Color models defined
Five Years of Taking You Where You Want To Go

Now ...
where do you want to go?


Presentations

OS/2 For You - Indexed by:
Issue
Date
Title
Category
Author

SCOUG Resources & Information

OS/2 Trivia

Software, Demos, & Drivers

Java, Netscape updates

FixPaks

CD Index by:
Title
Category

Thanks

Credits

Copyright 1998, Southern California OS/2 User Group

Color models defined

  • RGB - Red-Green-Blue
    • common 24-bit color model
    • 1 byte for each color, therefore 8*8*8
    • additive color model
    • minimum saturation for all = black
    • maximum saturation for all = white
    • most commonly used for monitors
  • YCC - Kodak Photo-CD color model
    • 1 byte for luminance
    • 1 byte for each of two aspects of chrominance (C1 and C2)

<--Previous Next-->