Initializes a new instance of the 
BitmapDecoderclass from a 
BitmapDecoderInfo.
 
            
            オーバーロード一覧
| オーバーロード | 解説 | 
| Create(BitmapDecoderInfo) | Initializes a new instance of the BitmapDecoderclass from a BitmapDecoderInfo.   | 
| Create(ImagingFactory,Guid) | Initializes a new instance of the BitmapDecoderclass from a guid. BitmapDecoderGuidsfor a list of default supported decoder.   | 
| Create(ImagingFactory,Guid,Guid) | Initializes a new instance of the BitmapDecoderclass.   | 
| Create(ImagingFactory,IStream,DecodeOptions) | Initializes a new instance of the BitmapDecoderclass from a C1.Util.DX.Storage.IStream.   | 
| Create(ImagingFactory,Stream,DecodeOptions) | Initializes a new instance of the BitmapDecoderclass from a C1.Util.DX.Storage.IStream.   | 
| Create(ImagingFactory,IStream,Guid,DecodeOptions) | Initializes a new instance of the BitmapDecoderclass from a C1.Util.DX.Storage.IStream.   | 
| Create(ImagingFactory,Stream,Guid,DecodeOptions) | Initializes a new instance of the BitmapDecoderclass from a C1.Util.DX.Storage.IStream.   | 
| Create(ImagingFactory,String,DecodeOptions) | Initializes a new instance of the BitmapDecoderclass from a file in read mode.   | 
| Create(ImagingFactory,String,NativeFileAccess,DecodeOptions) | Initializes a new instance of the BitmapDecoderclass from a file.   | 
| Create(ImagingFactory,String,Nullable<Guid>,NativeFileAccess,DecodeOptions) | Initializes a new instance of the BitmapDecoderclass from a file.   | 
| Create(ImagingFactory,FileStream,DecodeOptions) | Initializes a new instance of the BitmapDecoderclass from a filestream.   | 
| Create(ImagingFactory,FileStream,Guid,DecodeOptions) | Initializes a new instance of the BitmapDecoderclass from a filestream.   | 
 
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            参照