ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDEColorSpace Class
Properties Methods


In This Topic
    ImGearPDEColorSpace Class Members
    In This Topic

    The following tables list the members exposed by ImGearPDEColorSpace.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets the number of components in the base color space of an indexed color space.  
    Public Property Gets the name of the base color space.  
    Public Property Gets the number of components in the color space.  
    Public Property Gets the highest index for the color lookup table for an indexed color space.  
    Public Property Gets the color space object's name.  
    Top
    Public Methods
     NameDescription
    Public Method Gets the color lookup table, which is BaseColorComponents *(HiVal + 1) bytes long, where ColorComponents = number of components in the base color space.  
    Top
    See Also