DioDocs for PDF
AppendFrame(GcBitmap,TiffFrameSettings) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcTiffWriter クラス > AppendFrame メソッド : AppendFrame(GcBitmap,TiffFrameSettings) メソッド
The source GcBitmap.
The settings for encoding TIFF frame.
Writes the specified GcBitmap to the output stream as the next frame.
シンタックス
'宣言
 
Public Overloads Sub AppendFrame( _
   ByVal bitmap As GcBitmap, _
   Optional ByVal frameSettings As TiffFrameSettings _
) 
public void AppendFrame( 
   GcBitmap bitmap,
   TiffFrameSettings frameSettings
)

パラメータ

bitmap
The source GcBitmap.
frameSettings
The settings for encoding TIFF frame.
参照

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