PICTools Programmer's Reference
Mirror

Produces a mirror image of an image, swapping the left and right sides.  This operation works on all color depths supported by the opcode.

Peg  →  PegMirror

The uncompressed image to be processed must reside in the Get Queue prior to REQ_EXEC. Typically, the image will be fully contained in the Get Queue, but that is not a requirement. The output image will be placed into the Put Queue during REQ_EXEC.

Padding pixels present at the end of each line may be modified by this operation if the Get and Put Queues refer to different locations in RAM. If both queues occupy the same RAM (causing the operation to be performed in-place), padding pixels will not be modified.

In addition to placing an output image into the Put Queue, this operation stores some output information into the PIC_PARM structure in the following locations.

 

 


©2022. Accusoft Corporation. All Rights Reserved.

Send Feedback