22 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:28
Definition: Ambiguous.idl:20
sets all pixel as written in the output operation.
Definition: RasterOperation.idl:33
uses the pixel written as one and the current pixel as the other operator of an exclusive or-operatio...
Definition: RasterOperation.idl:39
All bits which are affected by this operation are set to 1.
Definition: RasterOperation.idl:49
All bits which are affected by this operation are inverted.
Definition: RasterOperation.idl:54
All bits which are affected by this operation are set to 0.
Definition: RasterOperation.idl:44