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

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

パラメータ

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

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