Image.hasPlainPixels

A plain pixel image is for example rgba8, and has scanline() access. Currently only one supported. Tags: #valid.

struct Image
nothrow @nogc @safe deprecated
alias hasPlainPixels = isPlainPixels

Meta