Back to FabImage Library Lite website

You are here: Start » Conversions » IntegerToHash

IntegerToHash


Header: FIL.h
Namespace: fil

Converts an Integer to a Hash.

Syntax

void fil::IntegerToHash
(
	const int inInteger,
	fil::Hash& outHash
)

Parameters

Name Type Default Description
inInteger const int
outHash Hash&