ImageEn, unit ieanimation

TIEAnimation.FindImageAt

TIEAnimation.FindImageAt


Declaration

function FindImageAt(X, Y: integer): integer;


Description

Returns the index of the image that is under the specified coordinates, or -1 if there is no image.

Parameter Description
X Horizontal coordinate
Y Vertical coordinate