Overload | Description |
---|---|
Create(ImagingFactory,String,NativeFileAccess) | Initializes a new instance of the WicStream class from a file. |
Create(ImagingFactory,Stream) | Initializes a new instance of the WicStream class from a C1.Util.DX.Storage.IStream. |
Create(ImagingFactory,DataPointer) | Initializes a new instance of the WicStream class from an unmanaged memory through a C1.Util.DX.DataStream. |