EMF::POINT16ARRAY(3) | libemf | EMF::POINT16ARRAY(3) |
EMF::POINT16ARRAY - Represent an array of 16-bit point in a simple way.
#include <libemf.h>
POINT16ARRAY (POINT16 *const points, const DWORD n)
POINT16 *const points_
Array of POINT16s. const DWORD n_
Number of POINT16s in array.
Represent an array of 16-bit point in a simple way.
Allow an array of POINT16's to be written out at once.
Simple constructor.
Parameters
Generated automatically by Doxygen for libemf from the source code.
Wed Jun 29 2022 | Version 1.0.9 |