DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcBitmap Class / ConvertToPremultipliedAlpha Method / ConvertToPremultipliedAlpha() Method

In This Topic
ConvertToPremultipliedAlpha() Method
In This Topic
Premultiplies the color channels by the alpha channel and sets the Premultiplied property to True.
Syntax
'Declaration
 
Public Overloads Sub ConvertToPremultipliedAlpha() 
 
See Also