Premultiplied Property (GcBitmap)
Gets or sets a value indicating if the color channels for all pixels are premultiplied by the alpha channel.
Setting this property doesn't perform actual conversion.
public System.bool Premultiplied {get; set;}
'Declaration
Public Property Premultiplied As System.Boolean