EmfPlusSerializableObject.Buffer
EmfPlusSerializableObject.Buffer property
Gets or sets an array of BufferSize bytes that contain the serialized image effects parameter block that corresponds to the GUID in the ObjectGUID field. This MUST be one of the Image Effects objects (section 2.2.3).
public byte[] Buffer { get; set; }
See Also
- class EmfPlusSerializableObject
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging