[]
Premultiplies the color channels by the alpha channel and sets the Premultiplied property to True.
public void ConvertToPremultipliedAlpha()
Public Sub ConvertToPremultipliedAlpha()
Premultiplies the color channels of the specified rectangle by the alpha channel.
The Premultiplied property is not affected by this overload.
public void ConvertToPremultipliedAlpha(Rectangle clipRect)
Public Sub ConvertToPremultipliedAlpha(clipRect As Rectangle)