API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > ExGiGDIGeometry Class > ExGiGDIGeometry Methods > ExGiGDIGeometry::setLogicalPalette Method
ExGiGDIGeometry::setLogicalPalette Method
Syntax
C++
void setLogicalPalette(const ODCOLORREF* logicalPalette, OdUInt16 numColors);
Parameters 
Description 
const ODCOLORREF* logicalPalette 
[in] Logical palette.  
OdUInt16 numColors 
[in] Number of colors in palette. 

Sets the logical palette to be used by this Vectorizer Device object. 

 

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