ImageGear .NET provides native CMYK support for all color spaces and bit depths. This means that:
- Images stored in CMYK format can be loaded into ImageGear without being converted to RGB, ensuring the original color information is maintained with perfect fidelity
- Images can be saved to formats that support CMYK color space
- Images stored in CMYK can be optionally converted to RGB when loaded (default for STD), or converted to RGB at any time after loading
- Basic image processing, image access, display and other methods work with native CMYK image data
- CMYK images can be color separated or converted to several other color spaces