The members of System.Drawing.Image are listed below.
See Also: Inherited members from System.MarshalByRefObject
[read-only] | Flags | int.
Gets attribute flags for the pixel data of this System.Drawing.Image. |
[read-only] | FrameDimensionsList | Guid[].
Gets an array of GUIDs that represent the dimensions of frames within this System.Drawing.Image. |
[read-only] | Height | int.
Gets the height, in pixels, of this System.Drawing.Image. |
[read-only] | HorizontalResolution | float.
Gets the horizontal resolution, in pixels per inch, of this System.Drawing.Image. |
Palette | System.Drawing.Imaging.ColorPalette.
Gets or sets the color palette used for this System.Drawing.Image. | |
[read-only] | PhysicalDimension | SizeF.
Gets the width and height of this image. |
[read-only] | PixelFormat | System.Drawing.Imaging.PixelFormat.
Gets the pixel format for this System.Drawing.Image. |
[read-only] | PropertyIdList | int[].
Gets IDs of the property items stored in this System.Drawing.Image. |
[read-only] | PropertyItems | System.Drawing.Imaging.PropertyItem[].
Gets all the property items (pieces of metadata) stored in this System.Drawing.Image. |
[read-only] | RawFormat | System.Drawing.Imaging.ImageFormat.
Gets the file format of this System.Drawing.Image. |
[read-only] | Size | Size.
Gets the width and height, in pixels, of this image. |
Tag | object.
Gets or sets an object that provides additional data about the image. | |
[read-only] | VerticalResolution | float.
Gets the vertical resolution, in pixels per inch, of this System.Drawing.Image. |
[read-only] | Width | int.
Gets the width, in pixels, of this System.Drawing.Image. |
Clone()
| ||
Dispose()
| ||
Finalize()Documentation for this section has not yet been entered. | ||
static | FromFile(string)
| |
static | FromFile(string, bool)
| |
static | FromHbitmap(IntPtr)
| |
static | FromHbitmap(IntPtr, IntPtr)
| |
static | FromStream(System.IO.Stream)
| |
static | FromStream(System.IO.Stream, bool)
| |
static | FromStream(System.IO.Stream, bool, bool)
| |
GetBounds(ref GraphicsUnit)Documentation for this section has not yet been entered. | ||
GetEncoderParameterList(Guid)
| ||
GetFrameCount(System.Drawing.Imaging.FrameDimension)
| ||
static | GetPixelFormatSize(System.Drawing.Imaging.PixelFormat)
| |
GetPropertyItem(int)
| ||
GetThumbnailImage(int, int, Image.GetThumbnailImageAbort, IntPtr)Documentation for this section has not yet been entered. | ||
static | IsAlphaPixelFormat(System.Drawing.Imaging.PixelFormat)
| |
static | IsCanonicalPixelFormat(System.Drawing.Imaging.PixelFormat)
| |
static | IsExtendedPixelFormat(System.Drawing.Imaging.PixelFormat)
| |
RemovePropertyItem(int)
| ||
RotateFlip(RotateFlipType)
| ||
Save(string)
| ||
Save(System.IO.Stream, System.Drawing.Imaging.ImageFormat)
| ||
Save(string, System.Drawing.Imaging.ImageFormat)
| ||
Save(System.IO.Stream, System.Drawing.Imaging.ImageCodecInfo, System.Drawing.Imaging.EncoderParameters)
| ||
Save(string, System.Drawing.Imaging.ImageCodecInfo, System.Drawing.Imaging.EncoderParameters)
| ||
SaveAdd(System.Drawing.Imaging.EncoderParameters)
| ||
SaveAdd(Image, System.Drawing.Imaging.EncoderParameters)
| ||
SelectActiveFrame(System.Drawing.Imaging.FrameDimension, int)
| ||
SetPropertyItem(System.Drawing.Imaging.PropertyItem)
|
Dispose(bool)
|
System.Runtime.Serialization.ISerializable.GetObjectData |
Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. |