Metafile Methods
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Clone() | |
![]() | CreateObjRef(Type^) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.(Inherited from MarshalByRefObject.) |
![]() | Dispose() | |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetBounds(GraphicsUnit%) | Gets the bounds of the image in the specified unit.(Inherited from Image.) |
![]() | GetEncoderParameterList(Guid) | Returns information about the parameters supported by the specified image encoder.(Inherited from Image.) |
![]() | GetFrameCount(FrameDimension^) | Returns the number of frames of the specified dimension.(Inherited from Image.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetHenhmetafile() | Returns a Windows handle to an enhanced Metafile. |
![]() | GetLifetimeService() | Retrieves the current lifetime service object that controls the lifetime policy for this instance.(Inherited from MarshalByRefObject.) |
![]() | GetMetafileHeader() | Returns the MetafileHeader associated with this Metafile. |
![]() ![]() | GetMetafileHeader(IntPtr) | Returns the MetafileHeader associated with the specified Metafile. |
![]() ![]() | GetMetafileHeader(IntPtr, WmfPlaceableFileHeader^) | Returns the MetafileHeader associated with the specified Metafile. |
![]() ![]() | GetMetafileHeader(Stream^) | Returns the MetafileHeader associated with the specified Metafile. |
![]() ![]() | GetMetafileHeader(String^) | Returns the MetafileHeader associated with the specified Metafile. |
![]() | GetPropertyItem(Int32) | |
![]() | GetThumbnailImage(Int32, Int32, Image::GetThumbnailImageAbort^, IntPtr) | |
![]() | GetType() | |
![]() | InitializeLifetimeService() | Obtains a lifetime service object to control the lifetime policy for this instance.(Inherited from MarshalByRefObject.) |
![]() | PlayRecord(EmfPlusRecordType, Int32, Int32, array<Byte>^) | Plays an individual metafile record. |
![]() | RemovePropertyItem(Int32) | |
![]() | RotateFlip(RotateFlipType) | |
![]() | Save(Stream^, ImageCodecInfo^, EncoderParameters^) | Saves this image to the specified stream, with the specified encoder and image encoder parameters.(Inherited from Image.) |
![]() | Save(Stream^, ImageFormat^) | Saves this image to the specified stream in the specified format.(Inherited from Image.) |
![]() | Save(String^) | |
![]() | Save(String^, ImageCodecInfo^, EncoderParameters^) | |
![]() | Save(String^, ImageFormat^) | |
![]() | SaveAdd(EncoderParameters^) | |
![]() | SaveAdd(Image^, EncoderParameters^) | |
![]() | SelectActiveFrame(FrameDimension^, Int32) | Selects the frame specified by the dimension and index.(Inherited from Image.) |
![]() | SetPropertyItem(PropertyItem^) | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ISerializable::GetObjectData(SerializationInfo^, StreamingContext) | Populates a SerializationInfo with the data needed to serialize the target object.(Inherited from Image.) |



