Back to FabImage Library website
You are here: Start » Function Reference » Conversions » IntegerToPixel
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Converts an integer value to pixel.
Syntax
C++
C#
void fil::IntegerToPixel ( const int inValue, fil::Pixel& outPixel )


