19 #ifndef __com_sun_star_awt_RasterOperation_idl__
20 #define __com_sun_star_awt_RasterOperation_idl__
24 module com { module sun { module star { module awt {
RasterOperation
These values are used to specify the binary pixel-operation applied when pixels are written to the de...
Definition: RasterOperation.idl:30
sets all pixel as written in the output operation.
Definition: RasterOperation.idl:35
uses the pixel written as one and the current pixel as the other operator of an exclusive or-operatio...
Definition: RasterOperation.idl:41
All bits which are affected by this operation are set to 1.
Definition: RasterOperation.idl:51
All bits which are affected by this operation are inverted.
Definition: RasterOperation.idl:56
All bits which are affected by this operation are set to 0.
Definition: RasterOperation.idl:46