groupdocs.viewer.drawing
Classes
Class | Description |
---|---|
Argb32Color | Represents 32-bit color in ARGB format, with 8 bits per every channel (Alpha, Red, Green, Blue). Supports transparency. |
Image2DFormat | Represents most common 2D image formats, supports both raster and vector formats |
Rgb24Color | Represents 24-bit color in RGB format, with 8 bits per every channel (Red, Green, Blue). Does not support transparency. |