Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcBitmap Class / ConvertFromPremultipliedAlpha Method / ConvertFromPremultipliedAlpha() Method

In This Topic
    ConvertFromPremultipliedAlpha() Method
    In This Topic
    Makes the alpha channel not premultiplied in the color channels and sets the Premultiplied property to False.
    Syntax
    'Declaration
     
    Public Overloads Sub ConvertFromPremultipliedAlpha() 
    public void ConvertFromPremultipliedAlpha()
    See Also