ImageDevice.IsDirectRGB
ImageDevice.IsDirectRGB property
Indicates whether device uses direct RGB mode, that is RGB.
public override bool IsDirectRGB { get; }
Return Value
True if direct RGB mode and false otherwise, that is BGR.
See Also
- class ImageDevice
- namespace Aspose.Page.EPS.Device
- assembly Aspose.Page