iText 8.0.5 API
iText.Kernel.Colors.DeviceCmyk Member List

This is the complete list of members for iText.Kernel.Colors.DeviceCmyk, including all inherited members.

BLACK iText.Kernel.Colors.DeviceCmyk static
Color(PdfColorSpace colorSpace, float[] colorValue) iText.Kernel.Colors.Color inlinepackage
colorSpace iText.Kernel.Colors.Color package
colorValue iText.Kernel.Colors.Color package
ConvertCmykToRgb(DeviceCmyk cmykColor) iText.Kernel.Colors.Color inlinestatic
ConvertRgbToCmyk(DeviceRgb rgbColor) iText.Kernel.Colors.Color inlinestatic
CreateColorWithColorSpace(float[] colorValue) iText.Kernel.Colors.Color inlinestatic
CYAN iText.Kernel.Colors.DeviceCmyk static
DeviceCmyk() iText.Kernel.Colors.DeviceCmyk inline
DeviceCmyk(int c, int m, int y, int k) iText.Kernel.Colors.DeviceCmyk inline
DeviceCmyk????????(float c, float m, float y, float k) iText.Kernel.Colors.DeviceCmyk inline
Equals(Object o) iText.Kernel.Colors.Color inline
GetColorSpace() iText.Kernel.Colors.Color inlinevirtual
GetColorValue() iText.Kernel.Colors.Color inlinevirtual
GetHashCode() iText.Kernel.Colors.Color inline
GetNumberOfComponents() iText.Kernel.Colors.Color inlinevirtual
MAGENTA iText.Kernel.Colors.DeviceCmyk static
MakeColor(PdfColorSpace colorSpace) iText.Kernel.Colors.Color inlinestatic
MakeColor(PdfColorSpace colorSpace, float[] colorValue) iText.Kernel.Colors.Color inlinestatic
MakeDarker(iText.Kernel.Colors.DeviceCmyk cmykColor) iText.Kernel.Colors.DeviceCmyk inlinestatic
MakeLighter(iText.Kernel.Colors.DeviceCmyk cmykColor) iText.Kernel.Colors.DeviceCmyk inlinestatic
SetColorValue(float[] value) iText.Kernel.Colors.Color inlinevirtual
YELLOW iText.Kernel.Colors.DeviceCmyk static