| C1.WPF.Bitmap.4 Assembly > C1.WPF.Bitmap Namespace > C1Bitmap Class : Load Method |
| Overload | Description |
|---|---|
| Load(Stream,BaseTransform[]) | Loads the image from a System.IO.Stream. |
| Load(Stream,ContainerFormat,Nullable<ImageRect>,BaseTransform[]) | Loads the image from a System.IO.Stream. |
| Load(String,BaseTransform[]) | Loads the image from a file. |
| Load(String,ContainerFormat,Nullable<ImageRect>,BaseTransform[]) | Loads the image from a file. |