Returns largest integer <= Val (for 5.9 returns 5).
function Floor(Value: Single): LongInt;
ImagingUtility (at line 191)