Image.opDollar

Get the width and height of the Image.

  1. auto width [@property getter]
  2. auto height [@property getter]
  3. auto size [@property getter]
  4. auto opDollar()
    class Image(V)
    opDollar
    const
    (
    size_t pos
    )
    (
    )
    if (
    isColorValue!V
    )

Meta