EMF::PADDING(3) | libemf | EMF::PADDING(3) |
EMF::PADDING - All metafile records must be padded out to a multiple of 4 bytes.
#include <libemf.h>
PADDING (const int size)
const int size_
Number of bytes of padding.
static const char padding_ [4] = { 0, 0, 0, 0 }
Pad with ' 's.
All metafile records must be padded out to a multiple of 4 bytes.
Write out a few bytes of padding if necessary.
simple constructor.
Parameters
Generated automatically by Doxygen for libemf from the source code.
Wed Jun 29 2022 | Version 1.0.9 |