VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.ColorManagement Namespace / ColorManagementDecodeSettings Class / GetColorTransformUsingEmbeddedProfile Methods
In This Topic
    GetColorTransformUsingEmbeddedProfile Method (ColorManagementDecodeSettings)
    In This Topic
    Overloaded. Returns a that can be used for transforming colors from the source color format to the destination color format directly or through a series of color transforms.
    Overload List
    OverloadDescription
    Returns a ColorTransform that can be used for transforming colors from the source color format to the destination color format directly or through a series of color transforms.
    Returns a ColorTransform that can be used for transforming colors from the source color format to the destination color format directly or through a series of color transforms.
    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