ComponentOne Bitmap for UWP
ColorManagementRenderingIntent Enumeration

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace : ColorManagementRenderingIntent Enumeration
D2D1_COLORMANAGEMENT_RENDERING_INTENT
Syntax
'Declaration
 
Public Enum ColorManagementRenderingIntent 
   Inherits System.Enum
public enum ColorManagementRenderingIntent : System.Enum 
Members
MemberDescription
AbsoluteColorimetricD2D1_COLORMANAGEMENT_RENDERING_INTENT_ABSOLUTE_COLORIMETRIC
PerceptualD2D1_COLORMANAGEMENT_RENDERING_INTENT_PERCEPTUAL
RelativeColorimetricD2D1_COLORMANAGEMENT_RENDERING_INTENT_RELATIVE_COLORIMETRIC
SaturationD2D1_COLORMANAGEMENT_RENDERING_INTENT_SATURATION
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Util.DX.Direct2D.ColorManagementRenderingIntent

See Also

Reference

C1.Util.DX.Direct2D Namespace