ImageGear .NET - Updated October 26, 2017
Mode Property (ImGearXMPColorant)




ImageGear23.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPColorant Class : Mode Property
Gets or sets the color space in which the color is defined.
Syntax
'Declaration
 
Public Property Mode As ImGearXMPString
 
'Usage
 
Dim instance As ImGearXMPColorant
Dim value As ImGearXMPString
 
instance.Mode = value
 
value = instance.Mode

Property Value

ImGearXMPString class value.
See Also

Reference

ImGearXMPColorant Class
ImGearXMPColorant Members