Skip to contents

Flip image vertically.

Usage

image_flip_vertical(image)

Arguments

image

An image.

Note

This function has been auto-generated from the following Raylib function definition:

void ImageFlipVertical(Image *image);