Overload | Description |
---|---|
Load(Stream,BaseTransform[]) | Loads the image from a System.IO.Stream. |
Load(Stream,WicContainerFormat,Int32,Nullable<Rectangle>,BaseTransform[]) | Loads the image from a System.IO.Stream. |
Load(String,BaseTransform[]) | Loads the image from a file. |
Load(String,WicContainerFormat,Int32,Nullable<Rectangle>,BaseTransform[]) | Loads the image from a file. |