ImageGear .NET - Updated May 30, 2018
Black Property




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

Property Value

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

Reference

ImGearXMPColorant Class
ImGearXMPColorant Members