GIRasterImageConvert(Boolean) Method

Converts the palette of this image to RGB (if convertPaletteToRGB is set to true) and returns a handle to the converted image.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public GIRasterImage Convert(
        bool convertPaletteToRGB
)

Parameters

convertPaletteToRGB  Boolean
[in] Color is converted to RGB if true.

Return Value

GIRasterImage
See Also

©  Bricsys NV. All rights reserved.