Bitmap.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opOpAssign(Bitmap b)
  2. void opOpAssign(uint x)
    class Bitmap
    void
    opOpAssign
    (
    const string op
    )
    (
    const uint x
    )
    if (
    op == "|" ||
    op == "-"
    )

Meta