<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://mitov.com/wiki/skins/common/feed.css?301"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://mitov.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Interface_IGDIPlus.IGPBlendBrush</id>
		<title>Interface IGDIPlus.IGPBlendBrush - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://mitov.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Interface_IGDIPlus.IGPBlendBrush"/>
		<link rel="alternate" type="text/html" href="http://mitov.com/wiki/index.php?title=Interface_IGDIPlus.IGPBlendBrush&amp;action=history"/>
		<updated>2026-04-28T15:31:58Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.17.0</generator>

	<entry>
		<id>http://mitov.com/wiki/index.php?title=Interface_IGDIPlus.IGPBlendBrush&amp;diff=11382&amp;oldid=prev</id>
		<title>David Alm: Automated Syncronization with Documentation</title>
		<link rel="alternate" type="text/html" href="http://mitov.com/wiki/index.php?title=Interface_IGDIPlus.IGPBlendBrush&amp;diff=11382&amp;oldid=prev"/>
				<updated>2012-10-18T17:18:45Z</updated>
		
		<summary type="html">&lt;p&gt;Automated Syncronization with Documentation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Package:''' [[Package SignalLabBasicPkg|SignalLabBasicPkg]]&lt;br /&gt;
&lt;br /&gt;
'''Unit:''' [[Unit IGDIPlus|IGDIPlus]]&lt;br /&gt;
&lt;br /&gt;
'''Inherits:''' [[Interface IGDIPlus.IGPWrapBrush|IGPWrapBrush]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' IGPBlendBrush = '''interface'''( [[Interface IGDIPlus.IGPWrapBrush|IGPWrapBrush]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Interface to a blend brush type of object. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Defines interface to a blend brush type of object. This&lt;br /&gt;
includes [[Class IGDIPlus.TGPLinearGradientBrush|TGPLinearGradientBrush]] and [[Class IGDIPlus.TGPPathGradientBrush|TGPPathGradientBrush]]&lt;br /&gt;
objects.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
*[[Property IGDIPlus.IGPBlendBrush.Blend|Blend]] - Gets or sets the blend factors and the corresponding blend positions currently set for this path gradient brush. &lt;br /&gt;
*[[Property IGDIPlus.IGPBlendBrush.BlendCount|BlendCount]] - Returns the number of blend factors currently set for this path gradient brush. &lt;br /&gt;
*[[Property IGDIPlus.IGPBlendBrush.InterpolationColors|InterpolationColors]] - Gets or sets the preset colors and blend positions currently specified for the brush. &lt;br /&gt;
*[[Property IGDIPlus.IGPBlendBrush.InterpolationColorCount|InterpolationColorCount]] - Returns the number of preset colors currently specified for the brush. &lt;br /&gt;
*[[Property IGDIPlus.IGPBlendBrush.GammaCorrection|GammaCorrection]] - Sets or gets whether gamma correction is enabled for this path gradient brush. &lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
*[[Method function IGDIPlus.IGPBlendBrush.GetBlendCount() : Integer|function GetBlendCount() : Integer]] - Returns the number of blend factors currently set for this path gradient brush. &lt;br /&gt;
*[[Method function IGDIPlus.IGPBlendBrush.GetBlend() : TGPBlendArray|function GetBlend() : TGPBlendArray]] - Returns the blend factors and the corresponding blend positions currently set for this path gradient brush. &lt;br /&gt;
*[[Method procedure IGDIPlus.IGPBlendBrush.SetBlendProp(TGPBlendArray)|procedure SetBlendProp(blendFactors : TGPBlendArray)]]&lt;br /&gt;
*[[Method function IGDIPlus.IGPBlendBrush.GetInterpolationColorCount() : Integer|function GetInterpolationColorCount() : Integer]] - Returns the number of preset colors currently specified for the brush. &lt;br /&gt;
*[[Method procedure IGDIPlus.IGPBlendBrush.SetInterpolationColorsProp(TGPInterpolationColorArray)|procedure SetInterpolationColorsProp(Colors : TGPInterpolationColorArray)]]&lt;br /&gt;
*[[Method function IGDIPlus.IGPBlendBrush.GetInterpolationColors() : TGPInterpolationColorArray|function GetInterpolationColors() : TGPInterpolationColorArray]] - Returns the preset colors and blend positions currently specified for the brush. &lt;br /&gt;
*[[Method procedure IGDIPlus.IGPBlendBrush.SetGammaCorrectionProp(Boolean)|procedure SetGammaCorrectionProp(useGammaCorrection : Boolean)]]&lt;br /&gt;
*[[Method function IGDIPlus.IGPBlendBrush.GetGammaCorrection() : Boolean|function GetGammaCorrection() : Boolean]] - Returns whether gamma correction is enabled for the brush. &lt;br /&gt;
&lt;br /&gt;
[[Category:Interfaces]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	</feed>