Premultiplied Property (Indexed8bppBitmap)
In This Topic
Gets or sets a value indicating if the color channels for all pixels are premultiplied by the alpha channel.
Syntax
'Declaration
Public Property Premultiplied As System.Boolean
public System.bool Premultiplied {get; set;}
See Also