ElementViewImage

Resolves to an Image with the same color type as the element type of the view range R.

alias ElementViewImage(R) = ViewImage!(ElementType!R)

Meta