// Note that the values in this class must line up exactly with the values in css::awt::RasterOperation enumclass RasterOp
{
OverPaint, Xor,
N0, // All bits which are affected by this operation are set to 0.
N1, // All bits which are affected by this operation are set to 1.
Invert
};
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.