| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. 8.0 version |
Arguments: pixmap
Creates and returns a pixmap that is the same as the pixmap argument, except with the pixel values swapped across a horizontal axis to produce a mirror image of the original. The argument should be a pixmap object. See cg-pixmaps.htm for information on creating pixmaps.
This function replaces reflect-texture-in-y, which was available in releases prior to 7.0 but is no longer supported.
Copyright (c) 1998-2009, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. This page was not revised from the 8.0 page.
Created 2009.7.29.
| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. 8.0 version |