Difference between revisions of "Documentation/DevGuide/Accessibility/XAccessibleImage"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial author Sun Microsystems, Inc.)
 
m (1 revision(s))
(No difference)

Revision as of 12:29, 15 February 2008



he main purpose of the XAccessibleImage interface is to be an indicator that an object represents an image or a bitmap. The functions of this interface do not add functionality that is not already present in the com.sun.star.accessibility.XAccessibleContext interface.

The getAccessibleImageDescription() function returns a localized description of the image. The functions getAccessibleImageHeight() and getAccessibleImageWidth() return the size of the image in pixels.

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools