Back to Aurora Vision Library Lite website
You are here: Start » Conversions » RealToPixel
RealToPixel
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
Converts a real value to pixel.
Syntax
void avl::RealToPixel ( const float inValue, avl::Pixel& outPixel )


