<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to switch_default_imageproc</title><link>https://sourceforge.net/p/arcanfe/wiki/switch_default_imageproc/</link><description>Recent changes to switch_default_imageproc</description><atom:link href="https://sourceforge.net/p/arcanfe/wiki/switch_default_imageproc/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 21 Jun 2012 20:00:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/arcanfe/wiki/switch_default_imageproc/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage switch_default_imageproc modified by Björn Ståhl</title><link>https://sourceforge.net/p/arcanfe/wiki/switch_default_imageproc/</link><description>**declaration:**

~~~~
switch_default_imageproc(imageprocv) =&gt; nil
~~~~

Changes the default post-processing behavior for image loading. This is a **global** state. Accepted values are defined by the two constants **IMAGEPROC_NORMAL** **IMAGEPROC_FLIPH**

**related functions:**
[switch_default_texproc] [switch_default_scalemode]

**notes:**
The default behavior, IMAGEPROC_NORMAL, stores a loaded image in a raw, unaltered format. Some image sources, however, may have a different coordinate system in its stored format, IMAGEPROC_FLIPH mirrors the raw image horizontally.
 
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Ståhl</dc:creator><pubDate>Thu, 21 Jun 2012 20:00:30 -0000</pubDate><guid>https://sourceforge.netb5bccd464d83924d7b9c271e6e4b5ab78e242234</guid></item></channel></rss>