Mono Class Library: Overview

System.Drawing.Image: Members

The members of System.Drawing.Image are listed below.

See Also: Inherited members from System.MarshalByRefObject

Public Properties

[read-only]
Flagsint. Documentation for this section has not yet been entered.
[read-only]
FrameDimensionsListGuid[]. Documentation for this section has not yet been entered.
[read-only]
Heightint. Documentation for this section has not yet been entered.
[read-only]
HorizontalResolutionfloat. Documentation for this section has not yet been entered.
PaletteSystem.Drawing.Imaging.ColorPalette. Documentation for this section has not yet been entered.
[read-only]
PhysicalDimensionSizeF. Documentation for this section has not yet been entered.
[read-only]
PixelFormatSystem.Drawing.Imaging.PixelFormat. Documentation for this section has not yet been entered.
[read-only]
PropertyIdListint[]. Documentation for this section has not yet been entered.
[read-only]
PropertyItemsSystem.Drawing.Imaging.PropertyItem[]. Documentation for this section has not yet been entered.
[read-only]
RawFormatSystem.Drawing.Imaging.ImageFormat. Documentation for this section has not yet been entered.
[read-only]
SizeSize. Documentation for this section has not yet been entered.
Tagobject. Documentation for this section has not yet been entered.
[read-only]
VerticalResolutionfloat. Documentation for this section has not yet been entered.
[read-only]
Widthint. Documentation for this section has not yet been entered.

Public Methods

Clone() : object
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
Finalize()
Documentation for this section has not yet been entered.
static
FromFile(string) : Image
Documentation for this section has not yet been entered.
static
FromFile(string, bool) : Image
Documentation for this section has not yet been entered.
static
FromHbitmap(IntPtr) : Bitmap
Documentation for this section has not yet been entered.
static
FromHbitmap(IntPtr, IntPtr) : Bitmap
Documentation for this section has not yet been entered.
static
FromStream(System.IO.Stream) : Image
Documentation for this section has not yet been entered.
static
FromStream(System.IO.Stream, bool) : Image
Documentation for this section has not yet been entered.
static
FromStream(System.IO.Stream, bool, bool) : Image
Documentation for this section has not yet been entered.
GetBounds(ref GraphicsUnit) : RectangleF
Documentation for this section has not yet been entered.
GetEncoderParameterList(Guid) : System.Drawing.Imaging.EncoderParameters
Documentation for this section has not yet been entered.
GetFrameCount(System.Drawing.Imaging.FrameDimension) : int
Documentation for this section has not yet been entered.
static
GetPixelFormatSize(System.Drawing.Imaging.PixelFormat) : int
Documentation for this section has not yet been entered.
GetPropertyItem(int) : System.Drawing.Imaging.PropertyItem
Documentation for this section has not yet been entered.
GetThumbnailImage(int, int, Image.GetThumbnailImageAbort, IntPtr) : Image
Documentation for this section has not yet been entered.
static
IsAlphaPixelFormat(System.Drawing.Imaging.PixelFormat) : bool
Documentation for this section has not yet been entered.
static
IsCanonicalPixelFormat(System.Drawing.Imaging.PixelFormat) : bool
Documentation for this section has not yet been entered.
static
IsExtendedPixelFormat(System.Drawing.Imaging.PixelFormat) : bool
Documentation for this section has not yet been entered.
RemovePropertyItem(int)
Documentation for this section has not yet been entered.
RotateFlip(RotateFlipType)
Documentation for this section has not yet been entered.
Save(string)
Documentation for this section has not yet been entered.
Save(System.IO.Stream, System.Drawing.Imaging.ImageFormat)
Documentation for this section has not yet been entered.
Save(string, System.Drawing.Imaging.ImageFormat)
Documentation for this section has not yet been entered.
Save(System.IO.Stream, System.Drawing.Imaging.ImageCodecInfo, System.Drawing.Imaging.EncoderParameters)
Documentation for this section has not yet been entered.
Save(string, System.Drawing.Imaging.ImageCodecInfo, System.Drawing.Imaging.EncoderParameters)
Documentation for this section has not yet been entered.
SaveAdd(System.Drawing.Imaging.EncoderParameters)
Documentation for this section has not yet been entered.
SaveAdd(Image, System.Drawing.Imaging.EncoderParameters)
Documentation for this section has not yet been entered.
SelectActiveFrame(System.Drawing.Imaging.FrameDimension, int) : int
Documentation for this section has not yet been entered.
SetPropertyItem(System.Drawing.Imaging.PropertyItem)
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Runtime.Serialization.ISerializable.GetObjectDataDocumentation for this section has not yet been entered.