ImageGear22.Core Assembly > ImageGear.Core Namespace : ImGearColorBooks Class |
The following tables list the members exposed by ImGearColorBooks.
Name | Description | |
---|---|---|
![]() | ImGearColorBooks Constructor | Initializes a new instance of the ImGearColorBooks class object. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of color books in the collection. |
![]() | IsSynchronized | Gets a value indicating whether access to the collection is synchronized. |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the collection. |
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. |
![]() | 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. |