Back to FabImage Library Lite website
You are here: Start » Basic » Unit Conversions » PixelsToMillimetres

PixelsToMillimetres
Header: | STD.h |
---|---|
Namespace: | fil |
Converts a length in pixels to millimetres using the given scale [px / mm].
Syntax
void fil::PixelsToMillimetres ( float inPixels, float inScale, float& outMillimetres )