ViewImage

Resolves to an Image with the same color type as the view V.

alias ViewImage(V) = Image!(ViewColor!V)

Meta