API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > GsDIBSection Class > GsDIBSection Methods > GsDIBSection::paletteData Method
GsDIBSection::paletteData Method
Syntax
C++
void paletteData(OdUInt8* bytes) const;
Parameters 
Description 
OdUInt8* bytes 
[out] Receives the palette data. 

Returns the DIB palette data of this DIBSection object.

It is up to the caller to allocate sufficient memory for the palette data.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.