VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.ColorManagement Namespace / IColorTransformWithWhitePoint Interface
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    IColorTransformWithWhitePoint Interface
    In This Topic
    Defines an interface for color transformations with the specified white points in source and destination color spaces.
    Object Model
    XyzColor XyzColor IColorTransformWithWhitePoint
    Syntax
    'Declaration
    
    Public Interface IColorTransformWithWhitePoint
    
    
    public interface IColorTransformWithWhitePoint
    
    
    public __gc __interface IColorTransformWithWhitePoint
    
    
    public interface class IColorTransformWithWhitePoint
    
    
    %HIERARCHY%
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also