'Declaration
<BrowsableAttribute(False)>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<DefaultValueAttribute()>
<DescriptionAttribute("This property specifies how the color profiles should be applied.")>
Public Property ColorRenderIntent As RenderIntent
'Usage
Dim instance As ImageXView
Dim value As RenderIntent
instance.ColorRenderIntent = value
value = instance.ColorRenderIntent