<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.mediamonkey.com/wiki/index.php?action=history&amp;feed=atom&amp;title=ISDBImage%3A%3AConvertFormatEx</id>
	<title>ISDBImage::ConvertFormatEx - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.mediamonkey.com/wiki/index.php?action=history&amp;feed=atom&amp;title=ISDBImage%3A%3AConvertFormatEx"/>
	<link rel="alternate" type="text/html" href="https://www.mediamonkey.com/wiki/index.php?title=ISDBImage::ConvertFormatEx&amp;action=history"/>
	<updated>2026-05-23T20:18:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.4</generator>
	<entry>
		<id>https://www.mediamonkey.com/wiki/index.php?title=ISDBImage::ConvertFormatEx&amp;diff=3246&amp;oldid=prev</id>
		<title>Jiri at 08:12, 15 February 2008</title>
		<link rel="alternate" type="text/html" href="https://www.mediamonkey.com/wiki/index.php?title=ISDBImage::ConvertFormatEx&amp;diff=3246&amp;oldid=prev"/>
		<updated>2008-02-15T08:12:47Z</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;{{MethodDeclaration|SDBImage|ISDBImage|Function ConvertFormatEx(NewWidth As Long, NewHeight As Long, NewFormat As String, Compression As Long, BackgroundColor As Long, Flags As Long) As [[SDBImage]]}}&lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
&lt;br /&gt;
{{MethodParameters &lt;br /&gt;
 |NewWidth |Long |Width of the new image (in pixels).&lt;br /&gt;
 |NewHeight |Long |Height of the new image (in pixels).&lt;br /&gt;
 |NewFormat |String |Specification of the target format, can be: &amp;#039;image/jpeg&amp;#039;, &amp;#039;image/png&amp;#039; or &amp;#039;RGB565&amp;#039;.&lt;br /&gt;
 |Compression |Long |JPEG compression value (0-100), higher value means better image/less compression.&lt;br /&gt;
 |BackgroundColor |Long |Value specifying RGB color to be used for empty pixels.&lt;br /&gt;
 |Flags |Long |1..Center the image in case it&amp;#039;s larger than specified dimensions, 2..Use entered dimensions exactly, don&amp;#039;t recalculate them based on aspect ration of the source image. }}&lt;br /&gt;
&lt;br /&gt;
===Method description===&lt;br /&gt;
&lt;br /&gt;
Converts this image to another format and/or dimensions and returns converted [[SDBImage]] object.&lt;br /&gt;
&lt;br /&gt;
[[Category:Scripting|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Automation objects|{{PAGENAME}}]]&lt;br /&gt;
[[Category:CoClass SDBImage|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Interface ISDBImage|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Jiri</name></author>
	</entry>
</feed>