isView

A view is any type which provides a width, height, and can be indexed to get the color at a specific coordinate.

nothrow @nogc
enum isView (
T
)

Meta