'宣言 Public Overloads Shared Function Create( _ ByVal factory As ImagingFactory, _ ByVal stream As WicStream _ ) As GifBitmapEncoder
public static GifBitmapEncoder Create( ImagingFactory factory, WicStream stream )
パラメータ
- factory
- The factory.
- stream
- The output stream.