Returns true if the point is within the bitmap size.
Source position: bitmaps.pas line 52
public procedure TMufasaBitmap.ValidatePoint(
x: Integer;
y: Integer
);