GIRasterImageDescSetPalette Method

Sets the palette in BMP format for this raster image.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetPalette(
        uint paletteSize,
        byte[] paletteData
)

Parameters

paletteSize  UInt32
[in] Palette size in bytes.
paletteData  Byte
[in] Palette data.
See Also

©  Bricsys NV. All rights reserved.