DioDocs for PDF
GcTiffReader コンストラクタ(String,Int32)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcTiffReader クラス > GcTiffReader コンストラクタ : GcTiffReader コンストラクタ(String,Int32)
Full path to the input .tiff file.
Index of a frame to read. Pass -1 to get all frames.
Initializes a new instance of GcTiffReader class and assigns the input file.
シンタックス
'宣言
 
Public Function New( _
   ByVal filePath As System.String, _
   Optional ByVal frameIndex As System.Integer _
)
public GcTiffReader( 
   System.string filePath,
   System.int frameIndex
)

パラメータ

filePath
Full path to the input .tiff file.
frameIndex
Index of a frame to read. Pass -1 to get all frames.
参照

GcTiffReader クラス
GcTiffReader メンバ
オーバーロード一覧