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