enum TDrawMode

The draw operation mode

[more] OP_REPLACE
Source replaces destination
[more] OP_AND
Source is binary AND'ed with the destination
[more] OP_OR
Source is binary OR'ed with the destination
[more] OP_XOR
Source is binary XOR'ed with the destination


Documentation

The draw operation mode
o OP_REPLACE
Source replaces destination

o OP_AND
Source is binary AND'ed with the destination

o OP_OR
Source is binary OR'ed with the destination

o OP_XOR
Source is binary XOR'ed with the destination

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.