<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/wiki/DxApplyMask?action=history&amp;feed=atom</id>
	<title>DxApplyMask - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/wiki/DxApplyMask?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DxApplyMask&amp;action=history"/>
	<updated>2026-04-17T14:17:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=DxApplyMask&amp;diff=65525&amp;oldid=prev</id>
		<title>LopSided: Created page with &quot;{{Client function}} __NOTOC__ This function applies a mask texture to a specified DxElement.  ==Syntax==  &lt;syntaxhighlight lang=&quot;lua&quot;&gt; bool dxApplyMask ( DxElement dxElement,...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DxApplyMask&amp;diff=65525&amp;oldid=prev"/>
		<updated>2020-03-23T15:47:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Client function}} __NOTOC__ This function applies a mask texture to a specified DxElement.  ==Syntax==  &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt; bool dxApplyMask ( DxElement dxElement,...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Client function}}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
This function applies a mask texture to a specified DxElement.&lt;br /&gt;
&lt;br /&gt;
==Syntax== &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
bool dxApplyMask ( DxElement dxElement, mixed image)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{OOP||DxElement:applyMask}}&lt;br /&gt;
&lt;br /&gt;
===Required Arguments=== &lt;br /&gt;
*'''dxElement:''' element you wish to bind a render function to&lt;br /&gt;
*'''image:''' the image/texture mask you would like to apply. This can be a filepath (string) or texture created with [[dxCreateTexture]].&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
Returns true if the function was bound successfully, false otherwise.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
{{TDX_general_functions}}&lt;/div&gt;</summary>
		<author><name>LopSided</name></author>
	</entry>
</feed>