PixelFormatInfoset16bitBGR Method
|
Sets the pixel format of this raster image
object to 16-bit BGR.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public void set16bitBGR()
public:
void set16bitBGR()
member set16bitBGR : unit -> unit
Remarks
No palette
conversion is performed.
See Also