:: com :: sun :: star :: graphic ::

service GraphicProvider
Supported Interface
XGraphicProvider
Description
Central service of the Graphic API that gives access to graphics of any kind

This service allows to load graphics from and to store graphics to any location. The one and only interface that has to be implemented is the XGraphicProvider interface, that exposes the necessary methods for loading and storing the graphic contents and descriptors

See also
XGraphicProvider



 Top of Page