Pixels.opDollar

The number of pixels in this row / column.

  1. size_t length [@property getter]
  2. size_t opDollar()
    struct Pixels
    size_t
    opDollar
    const
    (
    )

Bugs

dmd bug 7097: opDollar doesn't work with slicing.

Meta