ComponentOne Bitmap for WPF
ComponentOne Bitmap for WPF
C1.WPF.DX.4.6.2 Assembly
/
C1.Util.DX.WIC Namespace
/
BitmapDecoder Class
/ Create Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Create Method (BitmapDecoder)
In This Topic
Initializes a new instance of the
BitmapDecoder
class from a
BitmapDecoderInfo
.
Overload List
Overload
Description
Create(BitmapDecoderInfo)
Initializes a new instance of the
BitmapDecoder
class from a
BitmapDecoderInfo
.
Create(ImagingFactory,Guid)
Initializes a new instance of the
BitmapDecoder
class from a guid.
BitmapDecoderGuids
for a list of default supported decoder.
Create(ImagingFactory,Guid,Guid)
Initializes a new instance of the
BitmapDecoder
class.
Create(ImagingFactory,IStream,DecodeOptions)
Initializes a new instance of the
BitmapDecoder
class from a
C1.Util.DX.Storage.IStream
.
Create(ImagingFactory,Stream,DecodeOptions)
Initializes a new instance of the
BitmapDecoder
class from a
C1.Util.DX.Storage.IStream
.
Create(ImagingFactory,IStream,Guid,DecodeOptions)
Initializes a new instance of the
BitmapDecoder
class from a
C1.Util.DX.Storage.IStream
.
Create(ImagingFactory,Stream,Guid,DecodeOptions)
Initializes a new instance of the
BitmapDecoder
class from a
C1.Util.DX.Storage.IStream
.
Create(ImagingFactory,String,DecodeOptions)
Initializes a new instance of the
BitmapDecoder
class from a file in read mode.
Create(ImagingFactory,String,NativeFileAccess,DecodeOptions)
Initializes a new instance of the
BitmapDecoder
class from a file.
Create(ImagingFactory,String,Nullable<Guid>,NativeFileAccess,DecodeOptions)
Initializes a new instance of the
BitmapDecoder
class from a file.
Create(ImagingFactory,FileStream,DecodeOptions)
Initializes a new instance of the
BitmapDecoder
class from a filestream.
Create(ImagingFactory,FileStream,Guid,DecodeOptions)
Initializes a new instance of the
BitmapDecoder
class from a filestream.
See Also
Reference
BitmapDecoder Class
BitmapDecoder Members