ImageGear .NET - Updated March 30, 2018
IsPremultiplied Property




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearColorSpace Structure : IsPremultiplied Property
Gets a value indicating whether colorspace color channels are pre-multiplied by alpha values or not.
Syntax
'Declaration
 
Public ReadOnly Property IsPremultiplied As Boolean
 
'Usage
 
Dim instance As ImGearColorSpace
Dim value As Boolean
 
value = instance.IsPremultiplied

Property Value

Boolean value.
See Also

Reference

ImGearColorSpace Structure
ImGearColorSpace Members
ImGearColorSpaceIDs Enumeration