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

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

パラメータ

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

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