The OpenD Programming Language

Image.flipHorizontal

Flip the image data horizontally. If the image has no data, the operation is successful. Tags: #valid.

struct Image
nothrow @nogc @safe pure @trusted
bool
flipHorizontal
()

Meta