|
| Name | Description |
|---|
.gif) | Clone | Creates an exact copy of this Image. |
.gif) | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
.gif) | Dispose()()() | Releases all resources used by this Image. |
.gif) | Dispose(Boolean) | Releases the unmanaged resources used by the Image and optionally releases the managed resources. |
.gif) | Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
.gif) | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Overrides Object..::.Finalize()()().) |
.gif) .gif) | FromFile(String) | Creates an Image from the specified file. |
.gif) .gif) | FromFile(String, Boolean) | Creates an Image from the specified file using embedded color management information in that file. |
.gif) .gif) | FromHbitmap(IntPtr) | Creates a Bitmap from a handle to a GDI bitmap. |
.gif) .gif) | FromHbitmap(IntPtr, IntPtr) | Creates a Bitmap from a handle to a GDI bitmap and a handle to a GDI palette. |
.gif) .gif) | FromStream(Stream) | Creates an Image from the specified data stream. |
.gif) .gif) | FromStream(Stream, Boolean) | Creates an Image from the specified data stream, optionally using embedded color management information in that stream. |
.gif) .gif) | FromStream(Stream, Boolean, Boolean) | Creates an Image from the specified data stream, optionally using embedded color management information and validating the image data. |
.gif) | GetBounds | Gets the bounds of the image in the specified unit. |
.gif) | GetEncoderParameterList | Returns information about the parameters supported by the specified image encoder. |
.gif) | GetFrameCount | Returns the number of frames of the specified dimension. |
.gif) | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
.gif) | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
.gif) .gif) | GetPixelFormatSize | Returns the color depth, in number of bits per pixel, of the specified pixel format. |
.gif) | GetPropertyItem | Gets the specified property item from this Image. |
.gif) | GetThumbnailImage | Returns a thumbnail for this Image. |
.gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) |
.gif) | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
.gif) .gif) | IsAlphaPixelFormat | Returns a value that indicates whether the pixel format for this Image contains alpha information. |
.gif) .gif) | IsCanonicalPixelFormat | Returns a value that indicates whether the pixel format is 32 bits per pixel. |
.gif) .gif) | IsExtendedPixelFormat | Returns a value that indicates whether the pixel format is 64 bits per pixel. |
.gif) | MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
.gif) | MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject.) |
.gif) | RemovePropertyItem | Removes the specified property item from this Image. |
.gif) | RotateFlip | Rotates, flips, or rotates and flips the Image. |
.gif) | Save(String) | Saves this Image to the specified file or stream. |
.gif) | Save(Stream, ImageFormat) | Saves this image to the specified stream in the specified format. |
.gif) | Save(String, ImageFormat) | Saves this Image to the specified file in the specified format. |
.gif) | Save(Stream, ImageCodecInfo, EncoderParameters) | Saves this image to the specified stream, with the specified encoder and image encoder parameters. |
.gif) | Save(String, ImageCodecInfo, EncoderParameters) | Saves this Image to the specified file, with the specified encoder and image-encoder parameters. |
.gif) | SaveAdd(EncoderParameters) | Adds a frame to the file or stream specified in a previous call to the Save method. Use this method to save selected frames from a multiple-frame image to another multiple-frame image. |
.gif) | SaveAdd(Image, EncoderParameters) | Adds a frame to the file or stream specified in a previous call to the Save method. |
.gif) | SelectActiveFrame | Selects the frame specified by the dimension and index. |
.gif) | SetPropertyItem | Stores a property item (piece of metadata) in this Image. |
.gif) | ToString | Returns a string that represents the current object. (Inherited from Object.) |