[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GcBitmap.Premultiplied

Premultiplied Property

Premultiplied

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.

Declaration
public bool Premultiplied { get; set; }
Public Property Premultiplied As Boolean
See Also