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