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

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

パラメータ

stream
The output stream.
ownStream
Indicates whether the output stream should be disposed together with GcGifWriter.
参照

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