'宣言 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
- 出力ストリーム。
- ownStream
- 出力ストリームを GcWicTiffWriter と一緒に破棄するかどうかを示します。
- imagingFactory
- ファクトリの重複を避けるための既存のイメージングファクトリ。