VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.ColorManagement.Icc Namespace / IccProfile Class / GetPcsToDeviceTransform Methods / GetPcsToDeviceTransform(RenderingIntent) Method
Syntax Requirements SeeAlso
In This Topic
    GetPcsToDeviceTransform(RenderingIntent) Method (IccProfile)
    In This Topic
    Returns a ColorTransform used for color transformation from the profile connection space (PCS) to the device color space.
    Syntax

    Parameters

    renderingIntent
    Rendering intent.

    Return Value

    A ColorTransform that transforms colors from the PCS color space to the device color space.
    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