ImageGearJava Project > com.accusoft.imagegear.core Package : ImGearColorBooks Class |
The following tables list the members exposed by ImGearColorBooks.
Name | Description | |
---|---|---|
![]() ![]() | add | Adds a new color book to the collection. |
![]() ![]() | addBookFromFile | Adds a new color book to the collection from the specified file name. |
![]() ![]() | copyTo | Copies a range of elements to the specified array. |
![]() ![]() | get | Retrieves a color book for the specified vendor ID. |
![]() ![]() | getAllBooks | Retrieves the entire collection of color books. |
![]() ![]() | getByIndex | Retrieves a color book with the specified index. |
![]() ![]() | getCount | Gets the number of color books in the collection.
|
![]() ![]() | getEnumerator | Returns IEnumerator interface used for enumeration all the color books in the collection. |
![]() ![]() | getSynonyms | Returns an array of vendor IDs associated with the specified ID. |
![]() ![]() | initialize | Loads the color book collection from the list of file paths. |
![]() ![]() | remove | Removes color book for the specified vendor ID. |
![]() ![]() | removeAt | Removes color book with the specified index. |