DxGetPixelsSize: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
==Syntax==  
==Syntax==  
<syntaxhighlight lang="lua">
<syntaxhighlight lang="lua">
int width, height = dxGetPixelsSize( string pixels )
int int dxGetPixelsSize ( string pixels )
</syntaxhighlight>  
</syntaxhighlight>  



Revision as of 19:22, 20 September 2012