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

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

パラメータ

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

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