ImageGear for Java
ImGearColorBookColor Constructor
Name of the color.
ID of the color.
ImGearPixel value of the color.
Color space. ImGearPixelImGearColorSpaceIDs
Initializes a new instance of the ImGearColorBookColor class.
Syntax
public ImGearColorBookColor( 
   java.lang.String name,
   long id,
   ImGearPixel color,
   java.util.EnumSet<ImGearColorSpaceIDs> colorType
)

Parameters

name
Name of the color.
id
ID of the color.
color
ImGearPixel value of the color.
colorType
Color space. ImGearPixelImGearColorSpaceIDs
See Also

Reference

ImGearColorBookColor Class
ImGearColorBookColor Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback