Apitron.PDF.Kit library for .NET
Top
The PredefinedColorSpaces type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | CMYK |
The name of the CMYK color space.
|
![]() ![]() | CMYKPattern |
The name of the CMYK Pattern color space.
|
![]() ![]() | Gray |
The name of the Gray color space.
|
![]() ![]() | GrayPattern |
The name of the Gray Pattern color space.
|
![]() ![]() | Pattern |
The name of the Pattern color space.
|
![]() ![]() | RGB |
The name of the RGB color space.
|
![]() ![]() | RGBPattern |
The name of the RGB Pattern color space.
|
See Also