JVCL Help:TJvCMYColorSpace

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvColorSpace
TJvCMYColorSpace
run\JvFullColorSpaces.pas


Summary

Cyan-Magenta-Yellow color space.

run\JvFullColorSpaces.pas


Pascal

 run\JvFullColorSpaces.pas
 TJvCMYColorSpace = class(TJvColorSpace);


Description

This is one of the most used color space: Yellow = 255 - Blue Magenta = 255 - Green Cyan = 255 - Red

run\JvFullColorSpaces.pas


About

Navigation

run\JvFullColorSpaces.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page