ImageGear22.Core Assembly > ImageGear.Core Namespace > ImGearColorSpace Structure : IsPremultiplied Property |
'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();