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

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

パラメータ

filePath
Full path to the input .tiff file.
frameIndex
Index of a frame to read. Pass -1 to get all frames.
imagingFactory
The existing imaging factory, to avoid duplicating factories.
参照

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