Bitmap.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
class Bitmap
const
opBinary
(
const string op
)
(
const Bitmap b
)
if (
op == "&" ||
op == "|"
||
op == "^"
)

Meta