20 #ifndef com_sun_star_graphic_GraphicDescriptor_idl 21 #define com_sun_star_graphic_GraphicDescriptor_idl 27 module
com { module sun { module star { module graphic
40 interface ::com::sun::star::beans::XPropertySet;
boolean Animated
Indicates that it is a graphic that consists of several frames that can be played as an animation...
Definition: GraphicDescriptor.idl:138
::com::sun::star::awt::Size SizePixel
The Size of the graphic in pixel.
Definition: GraphicDescriptor.idl:95
string MimeType
The MimeType of the loaded graphic.
Definition: GraphicDescriptor.idl:86
Definition: Ambiguous.idl:22
byte BitsPerPixel
The number of bits per pixel used for the pixel graphic.
Definition: GraphicDescriptor.idl:112
byte GraphicType
The type of the graphic.
Definition: GraphicDescriptor.idl:40
::com::sun::star::awt::Size Size100thMM
The Size of the graphic in 100th mm.
Definition: GraphicDescriptor.idl:104
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:29
boolean Alpha
Indicates that it is a pixel graphic with an alpha channel.
Definition: GraphicDescriptor.idl:129
boolean Transparent
Indicates that it is a transparent graphic.
Definition: GraphicDescriptor.idl:121
This service describes all graphic properties that are available via the com::sun::star::beans::XProp...
Definition: GraphicDescriptor.idl:35