Apitron.PDF.Kit.FixedLayout.Resources.ColorSpaces.Device Namespace

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This namespace contains classes and methods that provide you an ability to specify color values that are directly related to their representation on an output device like RGB, CMYK, GRAY.
Classes

  ClassDescription
Public classCmykColorSpace
This class represents a CMYK color space.
Public classDeviceColorSpace
This class represents an abstract device color space.
Public classGrayColorSpace
This class represents a Gray color space.
Public classRgbColorSpace
This class represents a RGB color space.