ImageGear for Java
ImGearColorBook Class Methods

For a list of all members of this type, see ImGearColorBook members.

Public Methods
 NameDescription
Public MethodaddAdds a color to the color book.  
Public Methodstatic (Shared in Visual Basic)createCreates and initializes an instance of ImGearColorBooks class.  
Public MethodgetReturns a color with the specified ID from the color book.  
Public MethodgetColorsGets the array of individual color records held by the color book.

ImGearColorBookColor class object. ImGearColorBookColor

 
Public MethodgetColorsPerPageGets the maximum number of colors that can appear on a page.

Integer value.

The maximum number of colors per page must be less than or equal to 9.

 
Public MethodgetColorTypeGets the color space value used for displaying all the colors from the color book.

ImGearColorSpaceIDs enumeration value.

This value can be RGB, CMYK or Lab.

ImGearColorSpaceIDs

 
Public MethodgetDescriptionGets the color book copyright information.

String value.

 
Public MethodgetFileNameGets the color book file name.

String value.

 
Public MethodgetKeyColorPageGets the key color on the page.

Integer value.

Key color on the page must be less than or equal to colors per page.

 
Public MethodgetNumberOfColorsGets the number of colors in the color book.

Integer value.

The number of colors in the color book must be less than or equal to 8000.

 
Public MethodgetPostfixGets the color book postfix string value.

String value.

 
Public MethodgetPrefixGets the color book prefix string value.

String value.

 
Public MethodgetTitleGets the color book title.

String value.

 
Public MethodgetVendorIDGets the color book vendor ID value.

ImGearSpotColorVendorID enumeration. ImGearSpotColorVendorID

 
Public MethoditeratorReturns IEnumerator interface used for enumeration all the colors in the color book.  
Top
See Also

Reference

ImGearColorBook Class
com.accusoft.imagegear.core Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback