PixelFormatInfoisBGR
Method
|
Checks whether the pixel format of this raster
image is BGR.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
Public Function isBGR As Boolean
member isBGR : unit -> bool
Return Value
Boolean
true if the pixel format of this raster image object is BGR, false
otherwise.
See Also