Skip to contents

Flip image horizontally.

Usage

image_flip_horizontal(image)

Arguments

image

An image.

Note

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

void ImageFlipHorizontal(Image *image);