ImageGearJava Project > com.accusoft.imagegear.core Package : IImGearColorBook Interface |
The following tables list the members exposed by IImGearColorBook.
Name | Description | |
---|---|---|
getColors | Gets the array of individual color records held by the color book.
| |
getColorsPerPage | Gets the maximum number of colors that can appear on a page.
| |
getColorType | Gets the color space value used for displaying all the colors from the color book.
| |
getDescription | Gets the color book copyright information.
| |
getFileName | Gets the color book file name.
| |
getKeyColorPage | Gets the key color on the page.
| |
getNumberOfColors | Gets the number of colors in the color book.
| |
getPostfix | Gets the color book postfix string value.
| |
getPrefix | Gets the color book prefix string value.
| |
getTitle | Gets the color book title.
| |
getVendorID | Gets the color book vendor ID value.
|