[]
Initializes a new instance of the ImageInfo struct.
public ImageInfo(Stream stream, string mimeType)
| Type | Name | Description |
|---|---|---|
| Stream | stream | The stream that contains the image data. |
| string | mimeType | The mime type of the image. |
Initializes a new instance of the ImageInfo class.
public ImageInfo()