Pixel/HIMETRIC Conversion Global Functions

These functions provide support for converting to and from pixel and HIMETRIC units.

Important

The functions listed in the following table cannot be used in applications that execute in the Windows Runtime.

AtlHiMetricToPixel

Converts HIMETRIC units (each unit is 0.01 millimeter) to pixels.

AtlPixelToHiMetric

Converts pixels to HIMETRIC units (each unit is 0.01 millimeter).

See Also

Other Resources

ATL Functions