ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearColorBooks Class
Properties Methods


In This Topic
    ImGearColorBooks Class Members
    In This Topic

    The following tables list the members exposed by ImGearColorBooks.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearColorBooks class object.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the number of color books in the collection.  
    Public Property Gets a value indicating whether access to the collection is synchronized.  
    Public Property Gets an object that can be used to synchronize access to the collection.  
    Top
    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