<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.mitov.com/wiki/skins/common/feed.css?301"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.mitov.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Class_IGDIPlus.TGPLinearGradientBrush</id>
		<title>Class IGDIPlus.TGPLinearGradientBrush - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.mitov.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Class_IGDIPlus.TGPLinearGradientBrush"/>
		<link rel="alternate" type="text/html" href="https://www.mitov.com/wiki/index.php?title=Class_IGDIPlus.TGPLinearGradientBrush&amp;action=history"/>
		<updated>2026-05-01T21:54:53Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.17.0</generator>

	<entry>
		<id>https://www.mitov.com/wiki/index.php?title=Class_IGDIPlus.TGPLinearGradientBrush&amp;diff=11111&amp;oldid=prev</id>
		<title>David Alm: Automated Syncronization with Documentation</title>
		<link rel="alternate" type="text/html" href="https://www.mitov.com/wiki/index.php?title=Class_IGDIPlus.TGPLinearGradientBrush&amp;diff=11111&amp;oldid=prev"/>
				<updated>2012-10-18T17:18:30Z</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:''' [[Class IGDIPlus.TGPBrush|TGPBrush]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''type''' TGPLinearGradientBrush = '''class'''( [[Class IGDIPlus.TGPBrush|TGPBrush, IGPLinearGradientBrush, IGPTransformable]] )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' TGPLinearGradientBrush : '''public''' [[Class IGDIPlus.TGPBrush|TGPBrush]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== Visual C++ (MFC): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''class''' CTGPLinearGradientBrush : '''public''' [[Class IGDIPlus.TGPBrush|CTGPBrush]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
=== C# (.NET): ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''public ref class''' TGPLinearGradientBrush : [[Class IGDIPlus.TGPBrush|Mitov.SignalLab.Brush]]&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
== Summary ==&lt;br /&gt;
Defines a brush that paints a color gradient in which the color changes evenly from the starting boundary line of the linear gradient brush to the ending boundary line of the linear gradient brush. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The [[Class IGDIPlus.TGPLinearGradientBrush|TGPLinearGradientBrush]] class defines a brush that paints&lt;br /&gt;
a color gradient in which the color changes evenly from the&lt;br /&gt;
starting boundary line of the linear gradient brush to the&lt;br /&gt;
ending boundary line of the linear gradient brush. The&lt;br /&gt;
boundary lines of a linear gradient brush are two parallel&lt;br /&gt;
straight lines. The color gradient is perpendicular to the&lt;br /&gt;
boundary lines of the linear gradient brush, changing&lt;br /&gt;
gradually across the stroke from the starting boundary line&lt;br /&gt;
to the ending boundary line. The color gradient has one color&lt;br /&gt;
at the starting boundary line and another color at the ending&lt;br /&gt;
boundary line.&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.SetLinearColors(TGPColor;TGPColor) : TGPLinearGradientBrush|function SetLinearColors(color1 : TGPColor; color2 : TGPColor) : TGPLinearGradientBrush]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.GetLinearColors(TGPColor;TGPColor) : TGPLinearGradientBrush|function GetLinearColors(color1 : TGPColor; color2 : TGPColor) : TGPLinearGradientBrush]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.GetRectangleF() : TGPRectF|function GetRectangleF() : TGPRectF]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.GetRectangle() : TGPRect|function GetRectangle() : TGPRect]]&lt;br /&gt;
*[[Method procedure IGDIPlus.TGPLinearGradientBrush.SetGammaCorrectionProp(Boolean)|procedure SetGammaCorrectionProp(useGammaCorrection : Boolean)]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.SetGammaCorrection(Boolean) : TGPLinearGradientBrush|function SetGammaCorrection(useGammaCorrection : Boolean) : TGPLinearGradientBrush]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.GetGammaCorrection() : Boolean|function GetGammaCorrection() : Boolean]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.GetBlendCount() : Integer|function GetBlendCount() : Integer]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.GetBlend() : TGPBlendArray|function GetBlend() : TGPBlendArray]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.SetBlendArrays(array;array) : TGPLinearGradientBrush|function SetBlendArrays(blendFactors : array; blendPositions : array) : TGPLinearGradientBrush]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.SetBlend(array) : TGPLinearGradientBrush|function SetBlend(blendFactors : array) : TGPLinearGradientBrush]]&lt;br /&gt;
*[[Method procedure IGDIPlus.TGPLinearGradientBrush.SetBlendProp(TGPBlendArray)|procedure SetBlendProp(blendFactors : TGPBlendArray)]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.GetInterpolationColorCount() : Integer|function GetInterpolationColorCount() : Integer]]&lt;br /&gt;
*[[Method procedure IGDIPlus.TGPLinearGradientBrush.SetInterpolationColorsProp(TGPInterpolationColorArray)|procedure SetInterpolationColorsProp(Colors : TGPInterpolationColorArray)]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.SetInterpolationColors(array) : TGPLinearGradientBrush|function SetInterpolationColors(Colors : array) : TGPLinearGradientBrush]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.SetInterpolationColorArrays(array;array) : TGPLinearGradientBrush|function SetInterpolationColorArrays(presetColors : array; blendPositions : array) : TGPLinearGradientBrush]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.GetInterpolationColors() : TGPInterpolationColorArray|function GetInterpolationColors() : TGPInterpolationColorArray]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.SetBlendBellShape(Single;Single) : TGPLinearGradientBrush|function SetBlendBellShape(focus : Single; scale : Single) : TGPLinearGradientBrush]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.SetBlendTriangularShape(Single;Single) : TGPLinearGradientBrush|function SetBlendTriangularShape(focus : Single; scale : Single) : TGPLinearGradientBrush]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.SetTransform(IGPMatrix) : TGPLinearGradientBrush|function SetTransform(matrix : IGPMatrix) : TGPLinearGradientBrush]]&lt;br /&gt;
*[[Method procedure IGDIPlus.TGPLinearGradientBrush.SetTransformProp(IGPMatrix)|procedure SetTransformProp(matrix : IGPMatrix)]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.GetTransform() : IGPMatrix|function GetTransform() : IGPMatrix]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.ResetTransform() : TGPLinearGradientBrush|function ResetTransform() : TGPLinearGradientBrush]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.MultiplyTransform(IGPMatrix;TGPMatrixOrder) : TGPLinearGradientBrush|function MultiplyTransform(matrix : IGPMatrix; order : TGPMatrixOrder) : TGPLinearGradientBrush]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.TranslateTransform(Single;Single;TGPMatrixOrder) : TGPLinearGradientBrush|function TranslateTransform(dx : Single; dy : Single; order : TGPMatrixOrder) : TGPLinearGradientBrush]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.ScaleTransform(Single;Single;TGPMatrixOrder) : TGPLinearGradientBrush|function ScaleTransform(sx : Single; sy : Single; order : TGPMatrixOrder) : TGPLinearGradientBrush]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.RotateTransform(Single;TGPMatrixOrder) : TGPLinearGradientBrush|function RotateTransform(angle : Single; order : TGPMatrixOrder) : TGPLinearGradientBrush]]&lt;br /&gt;
*[[Method procedure IGDIPlus.TGPLinearGradientBrush.SetWrapModeProp(TGPWrapMode)|procedure SetWrapModeProp(wrapMode : TGPWrapMode)]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.SetWrapMode(TGPWrapMode) : TGPLinearGradientBrush|function SetWrapMode(wrapMode : TGPWrapMode) : TGPLinearGradientBrush]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPLinearGradientBrush.GetWrapMode() : TGPWrapMode|function GetWrapMode() : TGPWrapMode]]&lt;br /&gt;
&lt;br /&gt;
== From [[Class IGDIPlus.TGPBrush|TGPBrush]] ==&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method function IGDIPlus.TGPBrush.Clone() : TGPBrush|function Clone() : TGPBrush]]&lt;br /&gt;
*[[Method function IGDIPlus.TGPBrush.GetType() : TGPBrushType|function GetType() : TGPBrushType]]&lt;br /&gt;
&lt;br /&gt;
== From [[Class IGDIPlus.TGPBase|TGPBase]] ==&lt;br /&gt;
&lt;br /&gt;
== Methods ==&lt;br /&gt;
&lt;br /&gt;
=== Public ===&lt;br /&gt;
*[[Method function IGDIPlus.TGPBase.NewInstance() : TObject|function NewInstance() : TObject]]&lt;br /&gt;
*[[Method procedure IGDIPlus.TGPBase.FreeInstance()|procedure FreeInstance()]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Classes]]&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	</feed>