20 #ifndef com_sun_star_graphic_XGraphicRasterizer_idl
21 #define com_sun_star_graphic_XGraphicRasterizer_idl
29 module com { module sun { module star { module graphic
78 [in]
unsigned long DPI_X,
79 [in]
unsigned long DPI_Y,
129 [in]
unsigned long Height,
130 [in]
double RotateAngle,
131 [in]
double ShearAngle_X,
132 [in]
double ShearAngle_Y,
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:43
This interfaces exposes the initialize and a rasterize method to rasterize a given data stream to a p...
Definition: XGraphicRasterizer.idl:35
sequence< PropertyValue > PropertyValues
specifies a sequence of PropertyValue instances.
Definition: PropertyValues.idl:31
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47