ImageGear for Java
setPalette Method
Array of ImGearRGBQuad structure objects or null.
Sets image palette, for images that have Indexed colorspace.

Array of ImGearRGBQuad structure objects or null.

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.

ImGearRGBQuad

Syntax
public void setPalette( 
   ImGearRGBQuad[] value
)

Parameters

value
Array of ImGearRGBQuad structure objects or null.
See Also

Reference

ImGearDIB Class
ImGearDIB Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback