[]
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 bool Premultiplied { get; set; }
Public Property Premultiplied As Boolean