DioDocs for PDF
ToImage メソッド (GifFrame)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GifFrame クラス : ToImage メソッド
Specifies how the image data is attached to the GrapeCity.Documents.Drawing.Image object.
Creates an GrapeCity.Documents.Drawing.Image object for the frame.
シンタックス
'宣言
 
Public Function ToImage( _
   Optional ByVal binding As ImageBinding _
) As Image
public Image ToImage( 
   ImageBinding binding
)

パラメータ

binding
Specifies how the image data is attached to the GrapeCity.Documents.Drawing.Image object.

戻り値の型

The newly created GrapeCity.Documents.Drawing.Image object.
参照

GifFrame クラス
GifFrame メンバ