Overload | Description |
---|---|
Load(Stream,Nullable<Rectangle>) | Loads the image from a stream. JPEG, PNG, WEBP formats are supported. |
Load(String,Nullable<Rectangle>) | Loads the image from a file. JPEG, PNG, WEBP formats are supported. |
Overload | Description |
---|---|
Load(Stream,Nullable<Rectangle>) | Loads the image from a stream. JPEG, PNG, WEBP formats are supported. |
Load(String,Nullable<Rectangle>) | Loads the image from a file. JPEG, PNG, WEBP formats are supported. |