Back to FabImage Library Lite website
You are here: Start » Conversions » RealToPixel
RealToPixel
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
Converts a real value to pixel.
Syntax
void fil::RealToPixel ( const float inValue, fil::Pixel& outPixel )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inValue | const float | ||
![]() |
outPixel | Pixel& |


