About this resource
Representation of an Image
Properties
Property | Description | Type |
---|---|---|
extension | Returns the file extension suited for an image of this type or an empty System.String if no image is assigned. | string |
height | Gets the height in pixels of the image assigned or -1 if no image is assigned. | int32 |
size | Gets the number of bytes of this image or 0 if not image is assigned. | int32 |
uri | Returns a path to image or |
string |
width | Gets the width in pixels of the image assigned or -1 if no image is assigned. | int32 |
Relations
Method | Name | Select-key | Resource type | Description |
---|