ImageGear .NET - Updated May 1, 2018
Blue Property (ImGearXMPColorant)




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

Property Value

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

Reference

ImGearXMPColorant Class
ImGearXMPColorant Members