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
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. staticFromFile(string) : Image Documentation for this section has not yet been entered. staticFromFile(string, bool) : Image Documentation for this section has not yet been entered. staticFromHbitmap(IntPtr) : Bitmap Documentation for this section has not yet been entered. staticFromHbitmap(IntPtr, IntPtr) : Bitmap Documentation for this section has not yet been entered. staticFromStream(System.IO.Stream) : Image Documentation for this section has not yet been entered. staticFromStream(System.IO.Stream, bool) : Image Documentation for this section has not yet been entered. staticFromStream(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. staticGetPixelFormatSize(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. staticIsAlphaPixelFormat(System.Drawing.Imaging.PixelFormat) : bool Documentation for this section has not yet been entered. staticIsCanonicalPixelFormat(System.Drawing.Imaging.PixelFormat) : bool Documentation for this section has not yet been entered. staticIsExtendedPixelFormat(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.