OwnedImage.pixels

class OwnedImage(COLOR)
nothrow @nogc nothrow @nogc
COLOR[]
pixels
()

Return Value

Type: COLOR[]

A slice of all pixels.

Meta