ImageGear .NET - Updated October 26, 2017
Yellow Property




ImageGear23.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPColorant Class : Yellow Property
Gets or sets yellow value when the mode is CMYK.
Syntax
'Declaration
 
Public Property Yellow As ImGearXMPReal
 
'Usage
 
Dim instance As ImGearXMPColorant
Dim value As ImGearXMPReal
 
instance.Yellow = value
 
value = instance.Yellow

Property Value

ImGearXMPReal class value.
Remarks
Valid range is 0 ... 100.
See Also

Reference

ImGearXMPColorant Class
ImGearXMPColorant Members