Image.isGapless

Get if being gapless is guaranteed by the layout constraints. Note that this only holds if there is some data in the first place.

struct Image
nothrow @nogc @safe public pure const
bool
isGapless
()

See Also

allPixels(), LAYOUT_GAPLESS, LAYOUT_VERT_STRAIGHT. Tags: none.

Meta