Returns smallest integer >= Val (for 5.1 returns 6).
function Ceil(Value: Single): LongInt;
ImagingUtility (at line 193)