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


In This Topic
    ImGearColorProfileManager Class Members
    In This Topic

    The following tables list the members exposed by ImGearColorProfileManager.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets or sets global CMYK color profile to use for implicit color space conversions when global profiles are enabled.  
    Public Propertystatic (Shared in Visual Basic) Gets or sets a value indicating whether the automatic use of color profiles for color space conversion operations is enabled.  
    Public Propertystatic (Shared in Visual Basic) Gets or sets a color profile for Grayscale color space.  
    Public Propertystatic (Shared in Visual Basic) Gets or sets a color profile for Lab color space.  
    Public Propertystatic (Shared in Visual Basic) Gets or sets rendering intent to use for implicit color space conversions when global profiles are enabled.  
    Public Propertystatic (Shared in Visual Basic) Gets or sets global RGB color profile to use for implicit color space conversions when global profiles are enabled.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Associates a given instance of a color profile with the specified color space.  
    Public Methodstatic (Shared in Visual Basic) Returns an instance of a color profile associated with the given color space.  
    Top
    See Also