DOKK / manpages / debian 10 / libemf-doc / EMF_PADDING.3.en
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:

size number of bytes of padding to use.

Generated automatically by Doxygen for libemf from the source code.

Fri Nov 2 2018 Version 1.0.9