ImageInfo(Image) | Initializes a new instance of the ImageInfo class from the specified Image. |
ImageInfo(Byte, NullableImageFormat) | Initializes a new instance of the ImageInfo class from the specified image byte array. |
ImageInfo(FileProvider, NullableImageFormat) | Initializes a new instance of the ImageInfo class from the specified image file. |
ImageInfo(Stream, NullableImageFormat) | Initializes a new instance of the ImageInfo class from the specified image stream. |