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


