'Declaration Public Overloads Function GetPcsToDeviceTransform( _
ByVal renderingIntentRendering intent.As RenderingIntent _
) As Vintasoft.Imaging.ColorManagement.ColorTransform
public Vintasoft.Imaging.ColorManagement.ColorTransform GetPcsToDeviceTransform(
RenderingIntent renderingIntent
)
public: Vintasoft.Imaging.ColorManagement.ColorTransform* GetPcsToDeviceTransform(
RenderingIntent renderingIntent
)
public:
Vintasoft.Imaging.ColorManagement.ColorTransform^ GetPcsToDeviceTransform(
RenderingIntent renderingIntent
)
Parameters
- renderingIntent
- Rendering intent.
Return Value
A ColorTransform that transforms colors from the PCS color space to the device color space.