ImageGear .NET - Updated December 24, 2018
Magenta Property




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

Property Value

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

Reference

ImGearXMPColorant Class
ImGearXMPColorant Members