ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGColorBooks Class |
This class represents a collection of color books.
Class IGColorBooks
Add Method | Adds a new color book to the collection. |
AddBookFromFile Method | Adds a new color book to the collection from the specified file name. |
AddNewBook Method | Creates and adds a new color book to the collection. |
Get Method | Returns a color book for the specified vendor ID. |
GetByIndex Method | Returns a color book with the specified index. |
GetSynonym Method | Returns the synonym vendor ID with the specified index. |
GetSynonymCount Method | Returns the number of synonym vendor IDs associated with the specified ID. |
Remove Method | Removes color book for the specified vendor ID. |
RemoveByIndex Method | Removes color book with the specified index. |
Count Property | Specifies the number of color books in the collection. |