Mono Class Library: Overview

System.Drawing.Image: Method Members

The methods of System.Drawing.Image are listed below. For a list of all members, see the Image Members list.

See Also: Inherited members from System.MarshalByRefObject

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.