DioDocs for PDF
BitsPerPixel プロパティ (PdfImageHandler)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Graphics.Images 名前空間 > PdfImageHandler クラス : BitsPerPixel プロパティ
この画像の解像度(ピクセルあたりのビット数、BPP)を取得します。

メモ:PdfImageHandlerは、根底にある画像の解像度を返します。場合によっては、PDF画像がその解像度に関する情報を提供しないことがあります。そのような場合、このプロパティは0を返します。

シンタックス
'宣言
 
Public Overrides ReadOnly Property BitsPerPixel As System.Integer
public override System.int BitsPerPixel {get;}
参照

PdfImageHandler クラス
PdfImageHandler メンバ