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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (1 revision(s))
m (Robot: Changing Category:Accessibility)
Line 14: Line 14:
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Accessibility]]
+
 
 +
[[Category:Documentation/Developers Guide/Accessibility]]

Revision as of 12:36, 4 June 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