<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.bci2000.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Programming_Reference%3AImageStimulus_Class</id>
	<title>Programming Reference:ImageStimulus Class - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.bci2000.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Programming_Reference%3AImageStimulus_Class"/>
	<link rel="alternate" type="text/html" href="https://www.bci2000.org/mediawiki/index.php?title=Programming_Reference:ImageStimulus_Class&amp;action=history"/>
	<updated>2026-06-24T02:26:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.bci2000.org/mediawiki/index.php?title=Programming_Reference:ImageStimulus_Class&amp;diff=4285&amp;oldid=prev</id>
		<title>Mellinger at 16:27, 10 September 2008</title>
		<link rel="alternate" type="text/html" href="https://www.bci2000.org/mediawiki/index.php?title=Programming_Reference:ImageStimulus_Class&amp;diff=4285&amp;oldid=prev"/>
		<updated>2008-09-10T16:27:05Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Location==&lt;br /&gt;
&amp;lt;tt&amp;gt;src/shared/modules/application/stimuli&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Synopsis==&lt;br /&gt;
The &amp;lt;tt&amp;gt;ImageStimulus&amp;lt;/tt&amp;gt; class provides a [[Programming Reference:VisualStimulus Class|VisualStimulus]] that displays an image loaded from a file.&lt;br /&gt;
&lt;br /&gt;
==Properties==&lt;br /&gt;
===string File (rw)===&lt;br /&gt;
A relative or absolute path to an image file. When relative, the path is interpreted relative to the application module&amp;#039;s working directory at startup.&lt;br /&gt;
&lt;br /&gt;
===enum RenderingMode (rw)===&lt;br /&gt;
One of &amp;#039;&amp;#039;GUI::RenderingMode::Transparent&amp;#039;&amp;#039; or &amp;#039;&amp;#039;GUI::RenderingMode::Opaque&amp;#039;&amp;#039;. When &amp;#039;&amp;#039;Transparent&amp;#039;&amp;#039;, the image&amp;#039;s bottom leftmost pixel is taken to represent its background, and pixels of this color are not drawn, allowing objects below the &amp;lt;tt&amp;gt;ImageStimulus&amp;lt;/tt&amp;gt; to appear.&lt;br /&gt;
&lt;br /&gt;
===Inherited from [[Programming Reference:VisualStimulus Class|VisualStimulus]]===&lt;br /&gt;
{{VisualStimulusProperties}}&lt;br /&gt;
&lt;br /&gt;
===Inherited from [[Programming Reference:GraphObject Class|GraphObject]]===&lt;br /&gt;
{{GraphObjectProperties}}&lt;br /&gt;
&lt;br /&gt;
==Methods==&lt;br /&gt;
===Inherited from [[Programming Reference:GraphObject Class|GraphObject]]===&lt;br /&gt;
{{GraphObjectMethods}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
[[Programming Reference:VisualStimulus Class]], [[Programming Reference:GraphObject Class]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Framework API]][[Category:Development]]&lt;/div&gt;</summary>
		<author><name>Mellinger</name></author>
	</entry>
</feed>