ImageGear for .NET
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
public bool IsPremultiplied {get;}
public: __property bool get_IsPremultiplied();
public:
property bool IsPremultiplied {
   bool get();
}

Property Value

Boolean value.
See Also

Reference

ImGearColorSpace Structure
ImGearColorSpace Members
ImGearColorSpaceIDs Enumeration

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback