EmfMetafileHeaderExtension1.EmfPixelFormatBuffer
EmfMetafileHeaderExtension1.EmfPixelFormatBuffer property
Gets or sets an optional array of bytes that contains the EMF pixel format descriptor, which is not required to be contiguous with the fixed portion of the EmfMetafileHeaderExtension1 record or with the EMF description string. Accordingly, the field in this buffer that is labeled “UndefinedSpace” is optional and MUST be ignored
public byte[] EmfPixelFormatBuffer { get; set; }
See Also
- class EmfMetafileHeaderExtension1
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Records
- assembly Aspose.Imaging