DioDocs for PDF
GcWicTiffWriter コンストラクタ(Stream,Boolean,ImagingFactory)

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicTiffWriter クラス > GcWicTiffWriter コンストラクタ : GcWicTiffWriter コンストラクタ(Stream,Boolean,ImagingFactory)
The output stream.
Indicates whether the output stream should be disposed together with GcWicTiffWriter.
The existing imaging factory, to avoid duplicating factories.
Initializes a new instance of GcWicTiffWriter class and sets the output stream.
シンタックス
'宣言
 
Public Function New( _
   ByVal stream As System.IO.Stream, _
   Optional ByVal ownStream As System.Boolean, _
   Optional ByVal imagingFactory As ImagingFactory _
)
public GcWicTiffWriter( 
   System.IO.Stream stream,
   System.bool ownStream,
   ImagingFactory imagingFactory
)

パラメータ

stream
The output stream.
ownStream
Indicates whether the output stream should be disposed together with GcWicTiffWriter.
imagingFactory
The existing imaging factory, to avoid duplicating factories.
参照

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