Bitmap.copyOnWrite

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool copyOnWrite [@property setter]
    class Bitmap
    @nogc @property @safe pure
    void
    copyOnWrite
    (
    bool enable
    )
  2. bool copyOnWrite [@property getter]

Meta