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