DioDocs for PDF
GcTiffWriter コンストラクタ(String,Boolean)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcTiffWriter クラス > GcTiffWriter コンストラクタ : GcTiffWriter コンストラクタ(String,Boolean)
Full path to the output file.
Indicates whether big-endian (true) or little-endian (false) byte order is used within the output file.
Initializes a new instance of GcTiffWriter class and sets the output file.
シンタックス
'宣言
 
Public Function New( _
   ByVal filePath As System.String, _
   Optional ByVal bigEndian As System.Boolean _
)
public GcTiffWriter( 
   System.string filePath,
   System.bool bigEndian
)

パラメータ

filePath
Full path to the output file.
bigEndian
Indicates whether big-endian (true) or little-endian (false) byte order is used within the output file.
参照

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