toSurface

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Surface toSurface(Range r, size_t width, size_t height)
    toSurface
    (
    Range
    )
    (
    Range r
    ,
    size_t width
    ,
    size_t height
    )
    if (
    is(ElementType!Range == RGBColor)
    )
  2. Surface toSurface(Range range, Surface surface)

Meta