'宣言 Public Overloads Shared Function Create( _ ByVal factory As ImagingFactory, _ ByVal decoder As BitmapDecoder _ ) As FastMetadataEncoder
public static FastMetadataEncoder Create( ImagingFactory factory, BitmapDecoder decoder )
パラメータ
- factory
- The factory.
- decoder
- The decoder.