Image.mapAs

cast data to T[]

  1. T[] mapAs [@property getter]
    struct Image
    pure @property
    T[]
    mapAs
    (
    T
    )
    (
    )
  2. const(T)[] mapAs [@property getter]

Meta