Lines Matching refs:graphic
26 #include <com/sun/star/graphic/XGraphic.idl>
31 module com { module sun { module star { module graphic
35 rasterize a given data stream to a pixel graphic
52 value is needed to calculate the correct dimensions of the graphic to be
58 value is needed to calculate the correct dimensions of the graphic to be
87 type graphic after a successful rasterization process</p>
94 The width in pixel of the graphic to be rasterized.
99 The height in pixel of the graphic to be rasterized.
104 The rotation angle of the graphic to be rasterized.
110 The horizontal shear angle of the graphic to be rasterized.
116 The vertical shear angle of the graphic to be rasterized.
125 An interface to a graphic container into which the given data
128 @returns com::sun::star::graphic::XGraphic
129 An interface to a graphic container that holds the rasterized pixel data
132 @see com::sun::star::graphic::XGraphic
134 com::sun::star::graphic::XGraphic rasterize( [in] unsigned long Width,