Pow2Int Function
ImagingUtility

Raises 2 to the given integer power (in range [0, 30]).

Pascal
function Pow2Int(Exponent: LongInt): LongInt;
File

ImagingUtility (at line 183)

Related Information
You are here: Symbol Reference > Functions > Pow2Int Function