VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.ColorManagement.Icc Namespace / IccProfile Class
Constructors Properties Methods SeeAlso
In This Topic
    IccProfile Class Members
    In This Topic
    The following tables list the members exposed by IccProfile.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets a copyright of this IccProfile.
    Public PropertyGets a description of this IccProfile.
    Public PropertyGets a ColorSpaceType of the device side of this IccProfile.
    Public PropertyGets the major version of this IccProfile.
    Public PropertyGets the minor version of this IccProfile.
    Public PropertyGets a ColorSpaceType of the PCS (Profile Connection Space) side of this IccProfile.
    Public PropertyGets the class of this IccProfile.
    Public Methods
     NameDescription
    Public MethodReleases all resources used by this IccProfile object.
    Public MethodOverloaded. Returns a used for color transformation from the device color space to the profile connection space (PCS).
    Public MethodOverloaded. Returns a used for color transformation from the profile connection space (PCS) to the device color space.
    Public MethodReturns the string representation of this object.
    See Also