Class ColorUtils
Color Utilities
Inheritance
System.Object
ColorUtils
Namespace: FastReport.Utils
Assembly: FastReport.dll
Syntax
public static class ColorUtils
Methods
isCMYKJpeg(Image)
Return true for CMYK Jpeg image
Declaration
public static bool isCMYKJpeg(Image image)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Drawing.Image | image |
Returns
| Type | Description |
|---|---|
| System.Boolean |