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


In This Topic
    ImGearColorBook Class Members
    In This Topic

    The following tables list the members exposed by ImGearColorBook.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the ImGearColorBook class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the array of individual color records held by the color book.  
    Public Property Gets the maximum number of colors that can appear on a page.  
    Public Property Gets the color space value used for displaying all the colors from the color book.  
    Public Property Gets the color book copyright information.  
    Public Property Gets the color book file name.  
    Public Property Gets the key color on the page.  
    Public Property Gets the number of colors in the color book.  
    Public Property Gets the color book postfix string value.  
    Public Property Gets the color book prefix string value.  
    Public Property Gets the color book title.  
    Public Property Gets the color book vendor ID value.  
    Top
    Public Methods
     NameDescription
    Public Method Adds a color to the color book.  
    Public Methodstatic (Shared in Visual Basic)Creates and initializes an instance of ImGearColorBook class.  
    Public Method Returns a color with the specified ID from the color book.  
    Public MethodReturns IEnumerator interface used for enumeration all the colors in the color book.  
    Top
    See Also