.NET Framework Class Library
Image Methods

The Image type exposes the following members.

Methods

  NameDescription
Public methodSupported by the .NET Compact FrameworkCloneCreates an exact copy of this Image.
Public methodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.)
Public methodSupported by the .NET Compact FrameworkDisposeOverloaded. Releases all resources used by this Image.
Public methodSupported by the .NET Compact FrameworkEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Overrides Object..::.Finalize()()().)
Public methodStatic memberFromFileOverloaded. Creates an Image from the specified file.
Public methodStatic memberSupported by the .NET Compact FrameworkFromHbitmapOverloaded. Creates a Bitmap from a Windows handle.
Public methodStatic memberFromStreamOverloaded. Creates an Image from the specified data stream.
Public methodGetBoundsGets the bounds of the image in the specified unit.
Public methodGetEncoderParameterListReturns information about the parameters supported by the specified image encoder.
Public methodGetFrameCountReturns the number of frames of the specified dimension.
Public methodSupported by the .NET Compact FrameworkGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodStatic memberSupported by the .NET Compact FrameworkGetHowFromImageInfrastructure. Returns an internal handle to an image.
Public methodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
Public methodStatic memberGetPixelFormatSizeReturns the color depth, in number of bits per pixel, of the specified pixel format.
Public methodGetPropertyItemGets the specified property item from this Image.
Public methodGetThumbnailImageReturns a thumbnail for this Image.
Public methodSupported by the .NET Compact FrameworkGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
Public methodStatic memberIsAlphaPixelFormatReturns a value that indicates whether the pixel format for this Image contains alpha information.
Public methodStatic memberIsCanonicalPixelFormatReturns a value that indicates whether the pixel format is 32 bits per pixel.
Public methodStatic memberIsExtendedPixelFormatReturns a value that indicates whether the pixel format is 64 bits per pixel.
Protected methodSupported by the .NET Compact FrameworkMemberwiseCloneOverloaded.
Public methodRemovePropertyItemRemoves the specified property item from this Image.
Public methodRotateFlipThis method rotates, flips, or rotates and flips the Image.
Public methodSupported by the .NET Compact FrameworkSaveOverloaded. Saves this image to the specified stream in the specified format.
Public methodSaveAddOverloaded. Adds the information in the specified Image to this Image. The specified EncoderParameters determine how the new information is incorporated into the existing image.
Public methodSelectActiveFrameSelects the frame specified by the dimension and index.
Public methodSetPropertyItemStores a property item (piece of metadata) in this Image.
Public methodSupported by the .NET Compact FrameworkToStringReturns a String that represents the current Object. (Inherited from Object.)
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodISerializable..::.GetObjectDataPopulates a SerializationInfo with the data needed to serialize the target object.
Top
See Also

Reference

Tags :


Page view tracker