TypeLib Xojo support Plugin |
|
EinhugurColors.CMYKColor Class (console safe)
A class that represents CMYK color and has ability to store both 8 bits per channel and 16 bits per channel.
GenericColor
CMYKColor
class EinhugurColors.CMYKColor
Properties
Alpha16 | Sets or gets 16bit Alpha value. (65535 = full opaque, 0 = full transparent) |
Alpha8 | Sets or gets 8bit Alpha value. (255 = full opaque, 0 = full transparent) |
Cyan16 | Sets or gets 16bit Cyan value. |
Cyan8 | Sets or gets 8bit Cyan value. |
Key16 | Sets or gets 16bit Key value. |
Key8 | Sets or gets 8bit Key value. |
Magenta16 | Sets or gets 16bit Magenta value. |
Magenta8 | Sets or gets 8bit Magenta value. |
Yellow16 | Sets or gets 16bit Yellow value. |
Yellow8 | Sets or gets 8bit Yellow value. |
Methods
Examples
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS