ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearColorBooks Class


In This Topic
ImGearColorBooks Class Methods
In This Topic

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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Adds a new color book to the collection.  
Public Methodstatic (Shared in Visual Basic) Adds a new color book to the collection from the specified file name.  
Public Method Copies a range of elements to the specified array.  
Public Methodstatic (Shared in Visual Basic) Retrieves a color book for the specified vendor ID.  
Public Methodstatic (Shared in Visual Basic) Retrieves the entire collection of color books.  
Public Methodstatic (Shared in Visual Basic) Retrieves a color book with the specified index.  
Public MethodReturns IEnumerator interface used for enumeration all the color books in the collection.  
Public Methodstatic (Shared in Visual Basic) Returns an array of vendor IDs associated with the specified ID.  
Public Methodstatic (Shared in Visual Basic) Loads the color book collection from the list of file paths.  
Public Methodstatic (Shared in Visual Basic) Removes color book for the specified vendor ID.  
Public Methodstatic (Shared in Visual Basic) Removes color book with the specified index.  
Top
See Also