Document Solutions for PDF
GrapeCity.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() 
    public void ConvertToPremultipliedAlpha()
    See Also