ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearDIB Class : setPalette Method |
Provides full access to the DIB's palette represented as an array of ImGearRGBQuad structure objects.
Palette must be present in images that have ImGearColorSpaceIDs.I colorspace. Palette is ignored in images that have other colorspaces.
public void setPalette( ImGearRGBQuad[] value ) |