EMF::EMRPOLYPOLYGON16 Class Reference

EMF Poly Polygon16. More...

#include <libemf.h>

Inheritance diagram for EMF::EMRPOLYPOLYGON16:
EMF::METARECORD

List of all members.

Public Member Functions

 EMRPOLYPOLYGON16 (const RECTL *bounds, const POINT *points, const INT *counts, UINT polygons)
 EMRPOLYPOLYGON16 (const RECTL *bounds, const POINT16 *points, const INT *counts, UINT16 polygons)
 ~EMRPOLYPOLYGON16 ()

Detailed Description

EMF Poly Polygon16.

Draw several filled polygons (with 16-bit points).


Constructor & Destructor Documentation

EMF::EMRPOLYPOLYGON16::EMRPOLYPOLYGON16 ( const RECTL *  bounds,
const POINT *  points,
const INT *  counts,
UINT  polygons 
) [inline]
Parameters:
bounds overall bounding box of polygon.
points array of polygon vertices.
counts array of number of vertices in each polygon.
polygons number of polygons.
EMF::EMRPOLYPOLYGON16::EMRPOLYPOLYGON16 ( const RECTL *  bounds,
const POINT16 *  points,
const INT *  counts,
UINT16  polygons 
) [inline]

Additional constructor which takes a POINT16 structure.

Parameters:
bounds overall bounding box of polygon.
points array of polygon vertices.
counts array of number of vertices in each polygon.
polygons number of polygons.
EMF::EMRPOLYPOLYGON16::~EMRPOLYPOLYGON16 (  )  [inline]

Destructor frees a copy of the counts and points it buffered.


The documentation for this class was generated from the following file:

Generated on Thu May 24 08:29:26 2012 for EMF by  doxygen 1.5.9-20090622