iText 7 7.1.8 API
iText.Kernel.Colors.DeviceRgb Member List

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

BLACK iText.Kernel.Colors.DeviceRgb static
BLUE iText.Kernel.Colors.DeviceRgb static
ConvertCmykToRgb(DeviceCmyk cmykColor) iText.Kernel.Colors.Color inlinestatic
ConvertRgbToCmyk(DeviceRgb rgbColor) iText.Kernel.Colors.Color inlinestatic
DeviceRgb(int r, int g, int b) iText.Kernel.Colors.DeviceRgb inline
DeviceRgb() iText.Kernel.Colors.DeviceRgb inline
DeviceRgb(System.Drawing.Color color) iText.Kernel.Colors.DeviceRgb inline
DeviceRgb??????(float r, float g, float b) iText.Kernel.Colors.DeviceRgb 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
GREEN iText.Kernel.Colors.DeviceRgb static
MakeColor(PdfColorSpace colorSpace) iText.Kernel.Colors.Color inlinestatic
MakeColor(PdfColorSpace colorSpace, float[] colorValue) iText.Kernel.Colors.Color inlinestatic
MakeDarker(iText.Kernel.Colors.DeviceRgb rgbColor) iText.Kernel.Colors.DeviceRgb inlinestatic
MakeLighter(iText.Kernel.Colors.DeviceRgb rgbColor) iText.Kernel.Colors.DeviceRgb inlinestatic
RED iText.Kernel.Colors.DeviceRgb static
SetColorValue(float[] value) iText.Kernel.Colors.Color inlinevirtual
WHITE iText.Kernel.Colors.DeviceRgb static