Image Properties
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Flags | Gets attribute flags for the pixel data of this Image. |
![]() | FrameDimensionsList | Gets an array of GUIDs that represent the dimensions of frames within this Image. |
![]() | Height | Gets the height, in pixels, of this Image. |
![]() | HorizontalResolution | Gets the horizontal resolution, in pixels per inch, of this Image. |
![]() | Palette | Gets or sets the color palette used for this Image. |
![]() | PhysicalDimension | Gets the width and height of this image. |
![]() | PixelFormat | Gets the pixel format for this Image. |
![]() | PropertyIdList | Gets IDs of the property items stored in this Image. |
![]() | PropertyItems | Gets all the property items (pieces of metadata) stored in this Image. |
![]() | RawFormat | Gets the file format of this Image. |
![]() | Size | Gets the width and height, in pixels, of this image. |
![]() | Tag | Gets or sets an object that provides additional data about the image. |
![]() | VerticalResolution | Gets the vertical resolution, in pixels per inch, of this Image. |
![]() | Width | Gets the width, in pixels, of this Image. |
