Back to FabImage Library Lite website

You are here: Start » Conversions » IntegerToPixel

IntegerToPixel


Header: FIL.h
Namespace: fil

Converts an integer value to pixel.

Syntax

void fil::IntegerToPixel
(
	const int inValue,
	fil::Pixel& outPixel
)

Parameters

Name Type Default Description
inValue const int
outPixel Pixel&