TiledBitmap.ptr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T* ptr [@property getter]
    struct TiledBitmap(T, size_t tileWidth, size_t tileHeight)
    nothrow @property
    T*
    ptr
    ()
  2. const(T)* ptr [@property getter]

Meta