Index
Source file
nsIAccessibleImage
Methods
getImagePosition(coordType, x, y)
Returns the coordinates of the image.
Parameters
coordType
specifies coordinates origin (for available constants refer to nsIAccessibleCoordinateType)
x
the x coordinate
y
the y coordinate
getImageSize(width, height)
Returns the size of the image.
Parameters
width
the heigth
height
the width