DioDocs for PDF
ToGcBitmap() メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GifFrame クラス > ToGcBitmap メソッド : ToGcBitmap() メソッド
Gets the frame image as a GcBitmap.

Many GIF files use frames with transparent pixels where the previous frame is partly visible. If you read multiple GIF frames you can improve the performance dramatically by reading frames into the same GcBitmap and passing index of the previous frame in the additional contentFrameIndex parameter.

シンタックス
'宣言
 
Public Overloads Function ToGcBitmap() As GcBitmap
public GcBitmap ToGcBitmap()
参照

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