SECColorWell::SetPaletteRealization

void SECColorWell::SetPaletteRealization(BOOL bRealize)

By enabling palette realization, all colors are selected into a palette before drawing and the palette is realized.

Defined in: SECWELL.cpp

Return Value

void

Parameters

bRealize

TRUE if palette realization is to be enabled; otherwise FALSE.

See Also

SECColorWell