The OpenD Programming Language

Image.isPlanar

A planar image is for example YUV420. If the image is planar, its rows are not accessible like that. Currently not supported. Tags: #valid.

struct Image
nothrow @nogc @safe pure const
bool
isPlanar
()

Meta