DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / BaseInplaceEffect Class / SupportsPremultiplied Property

In This Topic
SupportsPremultiplied Property (BaseInplaceEffect)
In This Topic
Gets a value indicating whether the effect can be applied to an image with premultiplied alpha channel.
Syntax
'Declaration
 
Public Overridable ReadOnly Property SupportsPremultiplied As System.Boolean
 
See Also