DioDocs for PDF
AlphaThreshold プロパティ

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > ImageOptions クラス : AlphaThreshold プロパティ
アルファしきい値を取得または設定します。 アルファチャンネルを持つ画像のすべてのピクセルのアルファ値がこの値以上の場合、 アルファチャンネルは保存されず、画像と PDF 全体のサイズが小さくなります。 デフォルトは 0xFF で、すべての透過値が保存されます。 SaveAllImagesAsJpeg が true の場合、このプロパティは無視されます。
シンタックス
'宣言
 
Public Property AlphaThreshold As System.Byte
public System.byte AlphaThreshold {get; set;}
参照

ImageOptions クラス
ImageOptions メンバ