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

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