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