All metafile records must be padded out to a multiple of 4 bytes.
More...
#include <libemf.h>
|
|
const int | size_ |
| | Number of bytes of padding.
|
| |
|
|
static const char | padding_ [4] = { 0, 0, 0, 0 } |
| | Pad with '\0's.
|
| |
All metafile records must be padded out to a multiple of 4 bytes.
Write out a few bytes of padding if necessary.
◆ PADDING()
| EMF::PADDING::PADDING |
( |
const int |
size | ) |
|
|
inline |
simple constructor.
- Parameters
-
| size | number of bytes of padding to use. |
The documentation for this struct was generated from the following files: