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

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

パラメータ

bitmap
The source Indexed4bppBitmap with Indexed4bppBitmap.LowerBitsFirst set to false.
frameSettings
The settings for encoding TIFF frame.
参照

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