Skip to content

Creating a class that describes the RGB color. The RGB color is 24 bit represents the three color components (red, green, blue). The colors arranged respectively from most to least byte. Each color represented by 8 bits.

Notifications You must be signed in to change notification settings

YoussefAwny/OOP-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOP-report

Creating a class that describes the RGB color. The RGB color is 24 bit represents the three color components (red, green, blue). The colors arranged respectively from most to least byte. Each color represented by 8 bits.

About

Creating a class that describes the RGB color. The RGB color is 24 bit represents the three color components (red, green, blue). The colors arranged respectively from most to least byte. Each color represented by 8 bits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages