DioDocs for PDF
Premultiplied プロパティ (GcBitmap)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス : 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.

シンタックス
'宣言
 
Public Property Premultiplied As System.Boolean
public System.bool Premultiplied {get; set;}
参照

GcBitmap クラス
GcBitmap メンバ
ConvertFromPremultipliedAlpha メソッド
ConvertToPremultipliedAlpha メソッド