ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearColorProfile Class
Members




In This Topic
    ImGearColorProfile Class
    In This Topic
    Represents a color profile.
    Object Model
    ImGearColorProfile Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ImGearColorProfile 
    'Usage
     
    Dim instance As ImGearColorProfile
    public sealed class ImGearColorProfile 
    public __gc __sealed class ImGearColorProfile 
    public ref class ImGearColorProfile sealed 
    Remarks
    For more information about working with color profile, see "Working with Color Profiles" article.
    Inheritance Hierarchy

    System.Object
       ImageGear.Core.ImGearColorProfile

    See Also