Class EmfObjectManipulationRecordType

Class EmfObjectManipulationRecordType

Namespace: Aspose.Imaging.FileFormats.Emf.Emf.Records
Assembly: Aspose.Imaging.dll (25.2.0)

The object manipulation record types manage and modify graphics objects.

public abstract class EmfObjectManipulationRecordType : EmfRecord

Inheritance

objectMetaObjectEmfRecordEmfObjectManipulationRecordType

Derived

EmfColorCorrectPalette, EmfDeleteColorSpace, EmfResizePalette, EmfSelectPalette, EmfSetColorSpace, EmfSetPaletteEntries

Inherited Members

EmfRecord.Type, EmfRecord.Size, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

EmfObjectManipulationRecordType(EmfRecord)

Initializes a new instance of the Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfObjectManipulationRecordType class.

protected EmfObjectManipulationRecordType(EmfRecord source)

Parameters

source EmfRecord

The source.