[]
Represents the result of decoding an image.
public struct ImageHelper.DecodeImageResult
Name | Description |
---|---|
DecodeImageResult(ImageFormat, int, int, float, float) | Initializes an instance of structure ImageHelper.DecodeImageResult. |
Name | Description |
---|---|
DpiX | Gets the dpi X value. |
DpiY | Gets the dpi Y value. |
Height | Gets the height. |
RawFormat | Gets the image format. |
Width | Gets the width. |