Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

graphics checker - rgb checker #13

Open
biralavor opened this issue Jan 5, 2025 · 0 comments
Open

graphics checker - rgb checker #13

biralavor opened this issue Jan 5, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@biralavor
Copy link
Owner

The RGB value definition should only accept:

  • 2 commas in a total to split the numbers in three blocks: R,G,B
  • any value from 0 to 255 (include) for each block
  • only numeric values

F 240,233,133
C 225,0,0

@biralavor biralavor moved this from Backlog to In progress in 42_cube3d with @GioGardinali Jan 14, 2025
@biralavor biralavor moved this from In progress to Backlog in 42_cube3d with @GioGardinali Jan 14, 2025
@biralavor biralavor added the enhancement New feature or request label Jan 16, 2025
@GioGardinali GioGardinali moved this from Backlog to In progress in 42_cube3d with @GioGardinali Jan 16, 2025
@GioGardinali GioGardinali self-assigned this Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In progress
Development

No branches or pull requests

2 participants