<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Delphi Tutorial &#187; Graphics</title>
	<atom:link href="http://delphitutorial.info/category/delphi-components/graphics-2/feed" rel="self" type="application/rss+xml" />
	<link>http://delphitutorial.info</link>
	<description></description>
	<lastBuildDate>Sun, 19 Jul 2009 10:48:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>TPicShow v.4.07</title>
		<link>http://delphitutorial.info/tpicshow-v407.html</link>
		<comments>http://delphitutorial.info/tpicshow-v407.html#comments</comments>
		<pubDate>Wed, 11 Mar 2009 08:49:42 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[image effects]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/?p=270</guid>
		<description><![CDATA[TPicShow is an image slider control with 172 transitional effects in pure Delphi code. The major characteristics of TPicShow are: Image transition can be controlled programatically Image can be stretched or centered in the client area of the control Control &#8230; <a href="http://delphitutorial.info/tpicshow-v407.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://delphitutorial.info/wp-content/uploads/2009/03/tpicshow-v407.gif"><img class="alignnone size-full wp-image-271" title="TPicShow v.4.07" src="http://delphitutorial.info/wp-content/uploads/2009/03/tpicshow-v407.gif" alt="" width="333" height="238" /></a></p>
<p>TPicShow is an image slider control with 172 transitional effects in pure Delphi code. The major characteristics of TPicShow are:</p>
<ul>
<li>Image transition can be controlled programatically</li>
<li>Image can be stretched or centered in the client area of the control</li>
<li>Control can show a background image as centered, stretched, or tiled</li>
<li>Transition process can use a separate thread</li>
<li>New transitional effects can be easily implemented and added.</li>
</ul>
<p><span id="more-270"></span></p>
<p>TDBPicShow is the data-aware version of TPicShow with the ability to load bitmap, jpeg, and metafile images (natively) from a blob field.</p>
<p><strong>Download</strong>: <a href="http://torry.net/vcl/graphics/effects/picshow.zip" target="_blank">picshow.zip</a><br />
<strong>File Size</strong>: 1.2 MB<br />
<strong>Delphi Version</strong>: Delphi 3 &#8211; Delphi 2007<br />
<strong>Source</strong>: Included</p>
<h4>Incoming search terms:</h4><ul><li>delphi tpicshow</li><li>delphi how to use picshow component</li><li>tpicshow delphi</li><li>tpicshow</li><li>tpickshow</li><li>picshow zip</li><li>picshow delphi example</li><li>picshow delphi 2009</li><li>delphi picshow component</li><li>tpicshow problem</li></ul>]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/tpicshow-v407.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TAnimateImage 1.02</title>
		<link>http://delphitutorial.info/tanimateimage-102.html</link>
		<comments>http://delphitutorial.info/tanimateimage-102.html#comments</comments>
		<pubDate>Sun, 08 Mar 2009 08:59:35 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[images]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/?p=274</guid>
		<description><![CDATA[TAnimateImage is a windowed control similar to TImage for displaying images of an image list on a form. You only need to assign a TImageList component (or its descendant) to its Images property, and set the FrameIndex property to the &#8230; <a href="http://delphitutorial.info/tanimateimage-102.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://delphitutorial.info/wp-content/uploads/2009/03/tanimateimage-102.gif"><img class="alignnone size-full wp-image-275" title="TAnimateImage 1.02" src="http://delphitutorial.info/wp-content/uploads/2009/03/tanimateimage-102.gif" alt="" width="318" height="216" /></a></p>
<p>TAnimateImage is a windowed control similar to TImage for displaying images of an image list on a form. You only need to assign a TImageList component (or its descendant) to its Images property, and set the FrameIndex property to the index of your desired image on the image list.</p>
<p>Of course, TAnimateImage can animate images of an image list too. If you have frames of an animation as Bitmap or Icon, this component offers the easiest way to animate them. For this purpose, TAnimateImage provides some properties to specify interval, segment, and direction of images for the animation.</p>
<p><span id="more-274"></span></p>
<p><strong>Download</strong>: <a href="http://www.delphiarea.com/?dl_id=18" target="_blank">http://www.delphiarea.com/?dl_id=18</a><br />
<strong>File Size</strong>: 22 KB<br />
<strong>Delphi Version</strong>: Delphi 3 &#8211; Delphi 2009<br />
<strong>Source</strong>: Included</p>
<h4>Incoming search terms:</h4><ul><li>tanimateimage</li><li>delphi 7 imagelist</li><li>tanimateimage delphi</li></ul>]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/tanimateimage-102.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vampyre Imaging Library v.0.26.2</title>
		<link>http://delphitutorial.info/vampyre-imaging-library-v0262.html</link>
		<comments>http://delphitutorial.info/vampyre-imaging-library-v0262.html#comments</comments>
		<pubDate>Thu, 22 Jan 2009 16:26:17 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Delphi Components]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/?p=265</guid>
		<description><![CDATA[Imaging is native Object Pascal (Delphi and FPC) image loading, saving and manipulation library. It is available for several platforms and does not require any third party dynamic libraries or other compiled binaries. New in 0.26.2: Delphi 2009 and Lazarus &#8230; <a href="http://delphitutorial.info/vampyre-imaging-library-v0262.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Imaging is native Object Pascal (Delphi and FPC) image loading, saving and manipulation library. It is available for several platforms and does not require any third party dynamic libraries or other compiled binaries.</p>
<p>New in 0.26.2:</p>
<ul>
<li>Delphi 2009 and Lazarus 0.9.26 support</li>
<li>New canvas methods (flood and boundary fills, color channel fills, color level adjustment, histogram calculation)</li>
<li>User contributions (ExtraGIF for QIP Infium, NIF loader, HqResampler)</li>
<li>GIF animator rewritten, transparent PSDs saved as layer, more</li>
</ul>
<p>Imaging Library Features:</p>
<ul>
<li>Supported platforms are:        Windows, Linux, FreeBSD, DOS, .NET (using unmanaged DLL), x86/AMD64.</li>
<li>Loading and saving of these image file formats:     BMP, JPEG, PNG, GIF, DDS, TGA, MNG, JNG, JPEG2000, TIFF, PSD, PBM,      PGM, PPM, PAM, PFM, PCX, XPM, and more.</li>
<li>Many internal image data formats:     8, 16, 24, 32, 48 and 64 bit RGB and ARGB formats, indexed formats,     grayscale formats, floating point formats (IEEE754 and half precision),     compressed formats like DXT1/3/5, 3Dc and BTC.</li>
<li>Basic image manipulation functions working for all supported data formats and     conversions between them (bilinear/bicubic resizing, mipmap generation,     color reduction, &#8230;).</li>
<li>Low level library interface (accessible by other programming languages)     and high level OOP one.</li>
<li>Extensions for creating OpenGL, Direct3D, and SDL textures/surfaces.</li>
<li>VCL and LCL graphic classes and functions.</li>
<li>Image drawing with blending, linear and nonlinear filters, point transforms,       binary morphology, drawing lines, ellipses, rectangles, etc.</li>
<li>Support for mipmaps, multiimages, direct access to image data,     user-specified file formats, overriding default read and write functions,     and more.</li>
</ul>
<p><span id="more-265"></span></p>
<p><strong>Homepage</strong>: <a href="http://imaginglib.sourceforge.net/" target="_blank">http://imaginglib.sourceforge.net/</a><br />
<strong>Download</strong>: <a href="http://prdownloads.sourceforge.net/imaginglib/imaginglib0262.7z?download" target="_blank">imaginglib0262.7z</a><br />
<strong>File Size</strong>: 13.3 MB<br />
<strong>Delphi Version</strong>: Delphi 6 &#8211; Delphi 2009<br />
<strong>Source</strong>: Included</p>
<h4>Incoming search terms:</h4><ul><li>delphi graphics vampyre</li><li>delphi low level libraries</li><li>free delphi 7 kadao professional components package</li><li>source kadao delphi 6</li><li>tutoriel imaging vampyre</li><li>vampyre imaging delphi</li><li>vampyre imaging library psd</li></ul>]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/vampyre-imaging-library-v0262.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vampyre Imaging Library v.0.26.0</title>
		<link>http://delphitutorial.info/vampyre-imaging-library-v0260.html</link>
		<comments>http://delphitutorial.info/vampyre-imaging-library-v0260.html#comments</comments>
		<pubDate>Fri, 05 Sep 2008 22:36:05 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Graphics]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/?p=253</guid>
		<description><![CDATA[Imaging is native Object Pascal (Delphi and FPC) image loading, saving and manipulation library. It is available for several platforms and does not require any third party dynamic libraries or other compiled binaries. New in 0.26.0: 3Dc compressed image data &#8230; <a href="http://delphitutorial.info/vampyre-imaging-library-v0260.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Imaging is native Object Pascal (Delphi and FPC) image loading, saving and manipulation library. It is available for several platforms and does not require any third party dynamic libraries or other compiled binaries.</p>
<p>New in 0.26.0:</p>
<ul>
<li>3Dc compressed image data formats.</li>
<li>New canvas methods (blending, nonlinear filters, point transforms, &#8230;)</li>
<li>Binary morphology.</li>
<li>XPM file format loader.</li>
</ul>
<p><span id="more-253"></span></p>
<p>Imaging Library Features:</p>
<ul>
<li>Supported platforms are:        Windows, Linux, FreeBSD, DOS, .NET (using unmanaged DLL), x86/AMD64.</li>
<li>Loading and saving of these image file formats:     BMP, JPEG, PNG, GIF, DDS, TGA, MNG, JNG, JPEG2000, TIFF, PSD, PBM,      PGM, PPM, PAM, PFM, PCX, XPM, and more.</li>
<li>Many internal image data formats:     8, 16, 24, 32, 48 and 64 bit RGB and ARGB formats, indexed formats,     grayscale formats, floating point formats (IEEE754 and half precision),     compressed formats like DXT1/3/5, 3Dc and BTC.</li>
<li>Basic image manipulation functions working for all supported data formats and     conversions between them (bilinear/bicubic resizing, mipmap generation,     color reduction, &#8230;).</li>
<li>Low level library interface (accessible by other programming languages)     and high level OOP one.</li>
<li>Extensions for creating OpenGL, Direct3D, and SDL textures/surfaces.</li>
<li>VCL, CLX and LCL graphic classes and functions.</li>
<li>Image drawing with blending, linear and nonlinear filters, point transforms,       binary morphology, drawing lines, ellipses, rectangles, etc.</li>
<li>Support for mipmaps, multiimages, direct access to image data,     user-specified file formats, overriding default read and write functions,     and more.</li>
</ul>
<p><strong>Homepage</strong>: <a href="http://imaginglib.sourceforge.net/" target="_blank">http://imaginglib.sourceforge.net/</a><br />
<strong>Download</strong>: <a href="http://transact.dl.sourceforge.net/sourceforge/imaginglib/imaginglib0260.zip" target="_blank">imaginglib0260.zip</a><br />
<strong>File Size</strong>: 15.1 MB<br />
<strong>Delphi Version</strong>: Delphi 6 &#8211; Delphi 2007<br />
<strong>Source</strong>: Included</p>
<h4>Incoming search terms:</h4><ul><li>delphi 6 jpeg2000 png</li><li>vampyre imaging library</li></ul>]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/vampyre-imaging-library-v0260.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rt-Tools2D 2.6.1.7</title>
		<link>http://delphitutorial.info/rt-tools2d-2617.html</link>
		<comments>http://delphitutorial.info/rt-tools2d-2617.html#comments</comments>
		<pubDate>Fri, 29 Feb 2008 02:55:44 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Shareware]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/rt-tools2d-2617.html</guid>
		<description><![CDATA[Rt-Tools2D is a compilation of components for Borland and CodeGear Delphi and C++ compilers for generating Cartesian X/Y-plots from scientific and financial data. It supports a large variety of axis scaling types, series, calculated line legends, movable markers, etc., and &#8230; <a href="http://delphitutorial.info/rt-tools2d-2617.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center"><img width="330" height="242" border="0" src="http://www.rt-science.com/images/bjh300.jpg" /></div>
<p><strong>Rt-Tools2D</strong> is a compilation of components for Borland and CodeGear Delphi and C++ compilers for generating Cartesian X/Y-plots from scientific and financial data. It supports a large variety of axis scaling types, series, calculated line legends, movable markers, etc., and thus gives you a tool for generating scientific and financial graphing programs easily, while retaining numerous options for tailoring the end product to the requirements of you and your customers.</p>
<p><span id="more-174"></span></p>
<p><strong>Homepage</strong>: <a target="_blank" href="http://www.rt-science.com/tools2d.html">http://www.rt-science.com/</a><br />
<strong>Download</strong>: <a target="_blank" href="http://www.rt-science.com/downloads/Rt-Tools2D.exe">Rt-Tools2D.exe</a><br />
<strong>File Size</strong>: 6.4 MB<br />
<strong>Delphi Version</strong>: Delphi 5 &#8211; Delphi 2006<br />
<strong>Source</strong>: None</p>
<h4>Incoming search terms:</h4><ul><li>rt-tools2d</li></ul>]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/rt-tools2d-2617.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PNG Delphi 1.564</title>
		<link>http://delphitutorial.info/png-delphi-1564.html</link>
		<comments>http://delphitutorial.info/png-delphi-1564.html#comments</comments>
		<pubDate>Fri, 01 Feb 2008 11:00:01 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Graphics]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/png-delphi-1564.html</guid>
		<description><![CDATA[TPNGImage is a complete Pascal (Delphi) library for handling Portable Network Graphics image. It&#8217;s now fully supporting semi transparency, and lots of other features. Some of the features: Disable use of delphi vcls is easy as changing a trigger (see &#8230; <a href="http://delphitutorial.info/png-delphi-1564.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>TPNGImage </strong>is a complete Pascal (Delphi) library for handling Portable Network Graphics image. It&#8217;s now fully supporting semi transparency, and lots of other features.</p>
<p><span id="more-167"></span></p>
<p><strong>Some of the features</strong>:</p>
<ul>
<li>Disable use of delphi vcls is easy as changing a trigger (see showcase 4).</li>
<li>The chunks engine allows upgrades by registering new chunk types to include new features</li>
<li>Full cyclic redundancy check for all the chunks</li>
<li>Full access to all the data from the chunks</li>
<li>Several derived classes from TChunk to obtain different information such as text keyword and more</li>
<li>Gamma chunk is used to change the image gamma to be displayed as when it was encoded.</li>
<li>No need for any external files, everything is compiled into your exe project</li>
<li>Full comented source code and also well written.</li>
<li>Can read all the images from the official PNG test suite (see showcase 2).</li>
<li>Ability to assign data from a tbitmap or bitmap handle</li>
<li>The PNG images may also be saved</li>
<li>The encoder is optimized to create really small final images when saving. (Actually, check it out, it compresses better than Photoshop 6 and Paint Shop* !!!!)</li>
<li>No chunk is lost when loading an image</li>
<li>Any partial transparent images are supported (see showcase 1)</li>
<li>Bit transparency (tbitmap like) is now supported</li>
<li>Trigger to disable use of Delphi VCL</li>
<li>Full speed when loading and saving.</li>
<li>Provides access to the image data and for the transparency alpha data.</li>
<li>Complete help file using HTML help</li>
</ul>
<p><strong>Homepage</strong>: <a target="_blank" href="http://pngdelphi.sourceforge.net/">http://pngdelphi.sourceforge.net/</a><br />
<strong>Download</strong>: <a target="_blank" href="http://optusnet.dl.sourceforge.net/sourceforge/pngdelphi/pngimage.zip">pngdelphi/pngimage.zip</a><br />
<strong>File Size</strong>: 282 KB<br />
<strong>Delphi Version</strong>: Delphi 6 &#8211; Delphi 2007<br />
<strong>Source</strong>: None</p>
<h4>Incoming search terms:</h4><ul><li>PNG Delphi</li><li>delphi png</li><li>delphi assign tchunk pngimage</li><li>pngimage delphi</li><li>pngdelphi</li><li>delphi pngimage</li><li>delphi png image</li><li>pngdelphi скачать</li><li>delphi 2007 pngImage</li><li>pngdelphi download</li></ul>]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/png-delphi-1564.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DynamicSkinForm 9.11</title>
		<link>http://delphitutorial.info/dynamicskinform-911.html</link>
		<comments>http://delphitutorial.info/dynamicskinform-911.html#comments</comments>
		<pubDate>Thu, 10 Jan 2008 11:08:53 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Shareware]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/dynamicskinform-911.html</guid>
		<description><![CDATA[DynamicSkinForm VCL library help you to create applications with skins.Â  Skins support for forms, menus, hints, many standard and non-standard original controls. Skins with many objects, effects help you to create standard and non-standard cool applications (like WinAmp, iTunes) Also &#8230; <a href="http://delphitutorial.info/dynamicskinform-911.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://www.almdev.com/prods/dsf/dsf.htm"><img width="250" height="172" border="0" src="http://www.almdev.com/main/imgs/dsfpic.gif" /></a></p>
<p><strong>DynamicSkinForm VCL library</strong> help you to create applications with skins.Â  Skins support for forms, menus, hints, many standard and non-standard original controls. Skins with many objects, effects help you to create standard and non-standard cool applications (like WinAmp, iTunes) Also you can create your skins with special editor.</p>
<p><span id="more-157"></span></p>
<p><strong>Homepage</strong>: <a target="_blank" href="http://www.almdev.com/">http://www.almdev.com/</a><br />
<strong>Download</strong>: <a target="_blank" href="http://www.almdev.com/main/downloads.htm">http://www.almdev.com/main/downloads.htm</a><br />
<strong>File Size</strong>: 3.5 MB &#8211; 5.9 MB<br />
<strong>Delphi Version</strong>: Delphi 5 &#8211; Delphi 2007<br />
<strong>Source</strong>: None</p>
<h4>Incoming search terms:</h4><ul><li>dynamicskinform vcl tutorial</li><li>Dynamic SkinForm for Delphi 2007</li></ul>]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/dynamicskinform-911.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ATImageBox 1.7.1</title>
		<link>http://delphitutorial.info/atimagebox-171.html</link>
		<comments>http://delphitutorial.info/atimagebox-171.html#comments</comments>
		<pubDate>Mon, 20 Aug 2007 13:00:50 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Graphics]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/atimagebox-171.html</guid>
		<description><![CDATA[This control displays a scrollable image. It is a TScrollBox descendant which has an image object as a child. Features: Allows to control the fitting and centering of an image Allows to scale the image Image resampling on scaling Image &#8230; <a href="http://delphitutorial.info/atimagebox-171.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p align="center"><img alt="ATImageBox 1.7.1" id="image121" src="http://delphitutorial.info/wp-content/uploads/2007/08/atimagebox.gif" /></p>
<p>This control displays a scrollable image. It is a TScrollBox descendant which has an image object as a child. Features:</p>
<ul>
<li>Allows to control the fitting and centering of an image</li>
<li>Allows to scale the image</li>
<li>Image resampling on scaling</li>
<li>Image can be dragged by mouse and scrolled by keys and mouse wheel</li>
<li>An informational label can be displayed over the left-top control corner</li>
</ul>
<p><span id="more-122"></span><br />
<strong>Homepage</strong>: <a target="_blank" title="ATImageBox 1.7.1" href="http://atorg.net.ru/delphi/atimagebox.htm">http://atorg.net.ru/delphi/atimagebox.htm</a><br />
<strong>Download</strong>: <a target="_blank" title="ATImageBox 1.7.1" href="http://atorg.net.ru/files/ATImageBox.zip">http://atorg.net.ru/files/ATImageBox.zip</a><br />
<strong>File Size</strong>: 390 KB<br />
<strong>Delphi Version</strong>: Delphi 5 &#8211; Delphi 2007<br />
<strong>Source</strong>: Included</p>
<h4>Incoming search terms:</h4><ul><li>delphi atimagebox</li></ul>]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/atimagebox-171.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SmartFlash 1.50.1</title>
		<link>http://delphitutorial.info/smartflash-1501.html</link>
		<comments>http://delphitutorial.info/smartflash-1501.html#comments</comments>
		<pubDate>Sat, 26 May 2007 01:02:02 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Forms]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Others]]></category>
		<category><![CDATA[Shareware]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/smartflash-1501.html</guid>
		<description><![CDATA[SmartFlash is a VCL with additional features in Macromedia Flash ActiveX. SmartFlash support real trasparency of the flash and antialiasing effect in the flash frame. Also you can load flash from stream and grab frame to the bitmap with alpha-channel. &#8230; <a href="http://delphitutorial.info/smartflash-1501.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>SmartFlash </strong>is a VCL with additional features in Macromedia Flash  ActiveX.<br />
SmartFlash support real trasparency of the flash and antialiasing effect  in the flash frame.<br />
Also you can load flash from stream and grab frame to the bitmap with     alpha-channel.<br />
With SmartFlash you can create flash interface in your     applications (flash forms, menus, controls and more).</p>
<p><strong>Features</strong>:</p>
<ul>
<li>easy to use</li>
<li>real transparency</li>
<li>real anti-aliasing effect</li>
<li>save flash frame to bitmap with alpha channel</li>
<li>load flash, FLV from file, resource file, stream</li>
<li>store your flashes, FLV  in *.exe file</li>
<li>support Macromedia Flash ActiveX 3,4,5,6,7,8,9</li>
<li>layered windows support</li>
<li>windows with regions support</li>
<li>enable/disable flash sounds</li>
<li>adjust sounds volume</li>
<li>interaction with Delphi and C++Builder</li>
<li>full compatible with DynamicSkinForm VCL and BusinessSkinForm VCL</li>
</ul>
<p><span id="more-100"></span><br />
SmartFlash is intended for use with:</p>
<ul>
<li>Delphi 2007</li>
<li>Delphi 2006</li>
<li>C++Builder 2006</li>
<li>Turbo Delphi</li>
<li>Turbo C++</li>
<li>Delphi 2005</li>
<li>Delphi 5,6,7</li>
<li>C++ Builder 5,6</li>
</ul>
<p><strong>Homepage</strong>: <a target="_blank" title="SmartFlash 1.50.1" href="http://www.almdev.com/">http://www.almdev.com/</a><br />
<strong>Download</strong>: <a target="_blank" title="SmartFlash 1.50.1 Download" href="http://www.almdev.com/main/downloads.htm">http://www.almdev.com/main/downloads.htm</a><br />
<strong>File Size</strong>: 4.8 MB<br />
<strong>Delphi Version</strong>: Delphi 5 &#8211;  Delphi 7<br />
<strong>Source</strong>: None</p>
<h4>Incoming search terms:</h4><ul><li>delphi 7 smartflash</li></ul>]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/smartflash-1501.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ImageEn  2.2.7</title>
		<link>http://delphitutorial.info/imageen-227.html</link>
		<comments>http://delphitutorial.info/imageen-227.html#comments</comments>
		<pubDate>Wed, 14 Feb 2007 03:20:40 +0000</pubDate>
		<dc:creator>Delphi Tutorial</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Shareware]]></category>

		<guid isPermaLink="false">http://delphitutorial.info/imageen-227.html</guid>
		<description><![CDATA[ImageEn is a component suite for image processing, viewing and analysis. It can load and save from several image file formats, acquire from TWain scanners (single and multi pages), capture video, applies filters and enhance images quality, merge images, select &#8230; <a href="http://delphitutorial.info/imageen-227.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>ImageEn </strong>is a component suite for image processing, viewing and analysis. It can load and save from several image file formats, acquire from TWain scanners (single and multi pages), capture video, applies filters and enhance images quality, merge images, select image regions (Magic Wand supported) and other. It supports also multiple layers and transparency.</p>
<p><span id="more-24"></span><br />
<strong>ImageEn</strong> allow you to include professional graphics software features in your applications.</p>
<p><strong>Homepage</strong>: <a target="_blank" title="ImageEn  2.2.7" href="http://www.hicomponents.com/nimageen.asp">http://www.hicomponents.com/</a><br />
<strong>Download</strong>: <a target="_blank" title="ImageEn  2.2.7 Download" href="http://www.hicomponents.com/ndownloads_imageen.asp">http://www.hicomponents.com/</a><br />
<strong>File Size</strong>: 3.91 MB &#8211; 4.53 MB<br />
<strong>Delphi Version</strong>: Delphi 5 &#8211; Delphi 2006<br />
<strong>Source</strong>: None</p>
<h4>Incoming search terms:</h4><ul><li>delphi imageen</li><li>component delphi imageEn</li><li>twain delphi</li><li>ImageEn دلفي 7</li><li>imageen tutorial</li><li>Imageen full tutorial</li><li>imageen delphi rfbicubic</li><li>imageen delphi</li><li>imageen component delphi 7 download</li><li>imageen component</li></ul>]]></content:encoded>
			<wfw:commentRss>http://delphitutorial.info/imageen-227.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.475 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-17 18:36:12 -->

