|
BitsPerPixel
|
Returns the number of bits per pixel
|
|
Canvas
|
Return the canvas of the image
|
|
EmbeddedColorManagement
|
Returns whether the image applies color correction according to color management information that is embedded in the stream. Embedded information can include ICC profiles, gamma values, and chromaticity information.
|
|
Flags
|
Returns a set of flags that indicate certain attributes of this Image object.
|
|
Handle
|
Return the handle to the image
|
|
Height
|
Return the height, in pixels, of the image
|
|
HorizontalResolution
|
Returns the horizontal resolution, in dots per inch, of this image.
|
|
ImageType
|
Return the image type (bitmap, metafile, or unknown) of the image
|
|
PixelFormat
|
Returns the pixel format of this Image object.
|
|
PixelFormatFlags
|
Returns a set of flags about the pixel format
|
|
RawFormat
|
Return a globally unique identifier ( GUID) that identifies the format of this Image object.
|
|
VerticalResolution
|
Returns the vertical resolution, in dots per inch, of this image.
|
|
Width
|
Return the width, in pixels, of the image
|