DioDocs for PDF
ToGcBitmap(GcBitmap,Int32) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GifFrame クラス > ToGcBitmap メソッド : ToGcBitmap(GcBitmap,Int32) メソッド
The source and target GcBitmap object.
Index of a GIF frame rendered to GcBitmap that is passed in the bmp parameter, if any.
Reads the frame image into an existing GcBitmap.
シンタックス
'宣言
 
Public Overloads Sub ToGcBitmap( _
   ByVal bmp As GcBitmap, _
   Optional ByVal contentFrameIndex As System.Integer _
) 
public void ToGcBitmap( 
   GcBitmap bmp,
   System.int contentFrameIndex
)

パラメータ

bmp
The source and target GcBitmap object.
contentFrameIndex
Index of a GIF frame rendered to GcBitmap that is passed in the bmp parameter, if any.
参照

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