Property IGDIPlus.IGPBlendBrush.InterpolationColors
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: IGPBlendBrush
Contents |
Syntax
Delphi:
property InterpolationColors : TGPInterpolationColorArray read GetInterpolationColors write SetInterpolationColorsProp;
C++ Builder:
__property TGPInterpolationColorArray InterpolationColors = { read=GetInterpolationColors, write=SetInterpolationColorsProp };
Summary
Gets or sets the preset colors and blend positions currently specified for the brush.
Description
Use this property to set or get the preset colors and blend
positions currently specified for the brush.