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




ImageGear23.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPColorant Class : Red Property
Gets or sets red value when the mode is RGB.
Syntax
'Declaration
 
Public Property Red As ImGearXMPInteger
 
'Usage
 
Dim instance As ImGearXMPColorant
Dim value As ImGearXMPInteger
 
instance.Red = value
 
value = instance.Red

Property Value

ImGearXMPInteger class value.
Remarks
Valid range is 0..255.
See Also

Reference

ImGearXMPColorant Class
ImGearXMPColorant Members