All pages

From Mitov Wiki Doc
Jump to: navigation, search
All pages
All pages | Previous page (IGPHatchBrush.ForegroundColor)
Method function IGDIPlus.IGPFontFamily.IsAvailable() : BooleanMethod function IGDIPlus.IGPFontFamily.IsStyleAvailable(Integer) : BooleanMethod function IGDIPlus.IGPGraphics.BeginContainer() : TGPGraphicsContainer
Method function IGDIPlus.IGPGraphics.BeginContainer(TGPRect;TGPRect;TGPUnit) : TGPGraphicsContainerMethod function IGDIPlus.IGPGraphics.BeginContainerF(TGPRectF;TGPRectF;TGPUnit) : TGPGraphicsContainerMethod function IGDIPlus.IGPGraphics.Clear(TGPColor) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawArc(IGPPen;Integer;Integer;Integer;Integer;Single;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawArc(IGPPen;TGPRect;Single;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawArcF(IGPPen;Single;Single;Single;Single;Single;Single) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawArcF(IGPPen;TGPRectF;Single;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawBezier(IGPPen;Integer;Integer;Integer;Integer;Integer;Integer;Integer;Integer) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawBezier(IGPPen;TGPPoint;TGPPoint;TGPPoint;TGPPoint) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawBezierF(IGPPen;Single;Single;Single;Single;Single;Single;Single;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawBezierF(IGPPen;TGPPointF;TGPPointF;TGPPointF;TGPPointF) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawCachedBitmap(IGPCachedBitmap;Integer;Integer) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawDriverString(PUINT16;Integer;IGPFont;IGPBrush;PGPPointF;Integer;IGPMatrix) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawEllipse(IGPPen;IGPBrush;Integer;Integer;Integer;Integer) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawEllipse(IGPPen;IGPBrush;TGPRect) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawEllipse(IGPPen;Integer;Integer;Integer;Integer) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawEllipse(IGPPen;TGPRect) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawEllipseF(IGPPen;IGPBrush;Single;Single;Single;Single) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawEllipseF(IGPPen;IGPBrush;TGPRectF) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawEllipseF(IGPPen;Single;Single;Single;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawEllipseF(IGPPen;TGPRectF) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawImage(IGPImage;Integer;Integer) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawImage(IGPImage;Integer;Integer;Integer;Integer) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawImage(IGPImage;Integer;Integer;Integer;Integer;Integer;Integer;TGPUnit) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawImage(IGPImage;Integer;Integer;Integer;Integer;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawImage(IGPImage;Integer;Integer;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawImage(IGPImage;TGPPoint) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawImage(IGPImage;TGPPoint;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawImage(IGPImage;TGPRect) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawImage(IGPImage;TGPRect;Integer;Integer;Integer;Integer;TGPUnit;IGPImageAttributes;TGPDrawImageAbortProc) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawImage(IGPImage;TGPRect;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;Single;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;Single;Single;Single) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;Single;Single;Single;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;Single;Single;Single;Single;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;Single;Single;Single;Single;Single;Single;TGPUnit) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;TGPPointF) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;TGPPointF;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;TGPRectF) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;TGPRectF;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;TGPRectF;Single;Single;Single;Single;TGPUnit;IGPImageAttributes;TGPDrawImageAbortProc) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawLine(IGPPen;Integer;Integer;Integer;Integer) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawLine(IGPPen;TGPPoint;TGPPoint) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawLineF(IGPPen;Single;Single;Single;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawLineF(IGPPen;TGPPointF;TGPPointF) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawPath(IGPPen;IGPBrush;IGPGraphicsPath) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawPath(IGPPen;IGPGraphicsPath) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawPie(IGPPen;IGPBrush;Integer;Integer;Integer;Integer;Single;Single) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawPie(IGPPen;IGPBrush;TGPRect;Single;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawPie(IGPPen;Integer;Integer;Integer;Integer;Single;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawPie(IGPPen;TGPRect;Single;Single) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawPieF(IGPPen;IGPBrush;Single;Single;Single;Single;Single;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawPieF(IGPPen;IGPBrush;TGPRectF;Single;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawPieF(IGPPen;Single;Single;Single;Single;Single;Single) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawPieF(IGPPen;TGPRectF;Single;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawRectangle(IGPPen;IGPBrush;Integer;Integer;Integer;Integer) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawRectangle(IGPPen;IGPBrush;TGPRect) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawRectangle(IGPPen;Integer;Integer;Integer;Integer) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawRectangle(IGPPen;TGPRect) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawRectangleF(IGPPen;IGPBrush;Single;Single;Single;Single) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawRectangleF(IGPPen;IGPBrush;TGPRectF) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawRectangleF(IGPPen;Single;Single;Single;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawRectangleF(IGPPen;TGPRectF) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawRoundRectangle(IGPPen;IGPBrush;TGPRect;TGPSize) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawRoundRectangle(IGPPen;TGPRect;TGPSize) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawRoundRectangleF(IGPPen;IGPBrush;TGPRectF;TGPSizeF) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawRoundRectangleF(IGPPen;TGPRectF;TGPSizeF) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawString(WideString;IGPFont;TGPPoint;IGPBrush) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawString(WideString;IGPFont;TGPPoint;IGPStringFormat;IGPBrush) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawString(WideString;IGPFont;TGPRect;IGPBrush) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawString(WideString;IGPFont;TGPRect;IGPStringFormat;IGPBrush) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawStringF(WideString;IGPFont;TGPPointF;IGPBrush) : TGPGraphics
Method function IGDIPlus.IGPGraphics.DrawStringF(WideString;IGPFont;TGPPointF;IGPStringFormat;IGPBrush) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawStringF(WideString;IGPFont;TGPRectF;IGPBrush) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.DrawStringF(WideString;IGPFont;TGPRectF;IGPStringFormat;IGPBrush) : TGPGraphics
Method function IGDIPlus.IGPGraphics.EndContainer(TGPGraphicsContainer) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.EnumerateMetafile(IGPMetafile;TGPPoint;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.EnumerateMetafile(IGPMetafile;TGPPoint;TGPRect;TGPUnit;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphics
Method function IGDIPlus.IGPGraphics.EnumerateMetafile(IGPMetafile;TGPRect;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.EnumerateMetafile(IGPMetafile;TGPRect;TGPRect;TGPUnit;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.EnumerateMetafileF(IGPMetafile;TGPPointF;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphics
Method function IGDIPlus.IGPGraphics.EnumerateMetafileF(IGPMetafile;TGPPointF;TGPRectF;TGPUnit;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.EnumerateMetafileF(IGPMetafile;TGPRectF;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.EnumerateMetafileF(IGPMetafile;TGPRectF;TGPRectF;TGPUnit;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphics
Method function IGDIPlus.IGPGraphics.ExcludeClip(IGPRegion) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.ExcludeClip(TGPRect) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.ExcludeClipF(TGPRectF) : TGPGraphics
Method function IGDIPlus.IGPGraphics.FillEllipse(IGPBrush;Integer;Integer;Integer;Integer) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.FillEllipse(IGPBrush;TGPRect) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.FillEllipseF(IGPBrush;Single;Single;Single;Single) : TGPGraphics
Method function IGDIPlus.IGPGraphics.FillEllipseF(IGPBrush;TGPRectF) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.FillPath(IGPBrush;IGPGraphicsPath) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.FillPie(IGPBrush;Integer;Integer;Integer;Integer;Single;Single) : TGPGraphics
Method function IGDIPlus.IGPGraphics.FillPie(IGPBrush;TGPRect;Single;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.FillPieF(IGPBrush;Single;Single;Single;Single;Single;Single) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.FillPieF(IGPBrush;TGPRectF;Single;Single) : TGPGraphics
Method function IGDIPlus.IGPGraphics.FillRectangle(IGPBrush;Integer;Integer;Integer;Integer) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.FillRectangle(IGPBrush;TGPRect) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.FillRectangleF(IGPBrush;Single;Single;Single;Single) : TGPGraphics
Method function IGDIPlus.IGPGraphics.FillRectangleF(IGPBrush;TGPRectF) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.FillRegion(IGPBrush;IGPRegion) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.FillRoundRectangle(IGPBrush;TGPRect;TGPSize) : TGPGraphics
Method function IGDIPlus.IGPGraphics.FillRoundRectangleF(IGPBrush;TGPRectF;TGPSizeF) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.Flush(TGPFlushIntention) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.GetClip() : IGPRegion
Method function IGDIPlus.IGPGraphics.GetClipBounds() : TGPRectMethod function IGDIPlus.IGPGraphics.GetClipBoundsF() : TGPRectFMethod function IGDIPlus.IGPGraphics.GetCompositingMode() : TGPCompositingMode
Method function IGDIPlus.IGPGraphics.GetCompositingQuality() : TGPCompositingQualityMethod function IGDIPlus.IGPGraphics.GetDpiX() : SingleMethod function IGDIPlus.IGPGraphics.GetDpiY() : Single
Method function IGDIPlus.IGPGraphics.GetDriverStringBoundingBoxF(PUINT16;Integer;IGPFont;PGPPointF;Integer;IGPMatrix) : TGPRectFMethod function IGDIPlus.IGPGraphics.GetHDC() : HDCMethod function IGDIPlus.IGPGraphics.GetInterpolationMode() : TGPInterpolationMode
Method function IGDIPlus.IGPGraphics.GetNearestColor(TGPColor) : TGPColorMethod function IGDIPlus.IGPGraphics.GetPageScale() : SingleMethod function IGDIPlus.IGPGraphics.GetPageUnit() : TGPUnit
Method function IGDIPlus.IGPGraphics.GetPixelOffsetMode() : TGPPixelOffsetModeMethod function IGDIPlus.IGPGraphics.GetRenderingOrigin() : TGPPointMethod function IGDIPlus.IGPGraphics.GetSmoothingMode() : TGPSmoothingMode
Method function IGDIPlus.IGPGraphics.GetStringBoundingBoxF(WideString;IGPFont;TGPPointF) : TGPRectFMethod function IGDIPlus.IGPGraphics.GetStringBoundingBoxF(WideString;IGPFont;TGPPointF;IGPStringFormat) : TGPRectFMethod function IGDIPlus.IGPGraphics.GetStringBoundingBoxF(WideString;IGPFont;TGPRectF) : TGPRectF
Method function IGDIPlus.IGPGraphics.GetStringBoundingBoxF(WideString;IGPFont;TGPRectF;IGPStringFormat;PInteger;PInteger) : TGPRectFMethod function IGDIPlus.IGPGraphics.GetStringSizeF(WideString;IGPFont;IGPStringFormat) : TGPSizeFMethod function IGDIPlus.IGPGraphics.GetStringSizeF(WideString;IGPFont;TGPSizeF;IGPStringFormat;PInteger;PInteger) : TGPSizeF
Method function IGDIPlus.IGPGraphics.GetTextContrast() : CardinalMethod function IGDIPlus.IGPGraphics.GetTextRenderingHint() : TGPTextRenderingHintMethod function IGDIPlus.IGPGraphics.GetTransform() : IGPMatrix
Method function IGDIPlus.IGPGraphics.GetVisibleClipBounds() : TGPRectMethod function IGDIPlus.IGPGraphics.GetVisibleClipBoundsF() : TGPRectFMethod function IGDIPlus.IGPGraphics.IntersectClip(IGPRegion) : TGPGraphics
Method function IGDIPlus.IGPGraphics.IntersectClip(TGPRect) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.IntersectClipF(TGPRectF) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.IsClipEmpty() : Boolean
Method function IGDIPlus.IGPGraphics.IsVisible(Integer;Integer) : BooleanMethod function IGDIPlus.IGPGraphics.IsVisible(Integer;Integer;Integer;Integer) : BooleanMethod function IGDIPlus.IGPGraphics.IsVisible(TGPPoint) : Boolean
Method function IGDIPlus.IGPGraphics.IsVisible(TGPRect) : BooleanMethod function IGDIPlus.IGPGraphics.IsVisibleClipEmpty() : BooleanMethod function IGDIPlus.IGPGraphics.IsVisibleF(Single;Single) : Boolean
Method function IGDIPlus.IGPGraphics.IsVisibleF(Single;Single;Single;Single) : BooleanMethod function IGDIPlus.IGPGraphics.IsVisibleF(TGPPointF) : BooleanMethod function IGDIPlus.IGPGraphics.IsVisibleF(TGPRectF) : Boolean
Method function IGDIPlus.IGPGraphics.MeasureCharacterRangesF(WideString;IGPFont;IGPStringFormat) : TGPRegionArrayMethod function IGDIPlus.IGPGraphics.MeasureCharacterRangesF(WideString;IGPFont;TGPPointF;IGPStringFormat) : TGPRegionArrayMethod function IGDIPlus.IGPGraphics.MeasureCharacterRangesF(WideString;IGPFont;TGPRectF;IGPStringFormat) : TGPRegionArray
Method function IGDIPlus.IGPGraphics.MeasureStringF(WideString;IGPFont;IGPStringFormat) : TGPSizeFMethod function IGDIPlus.IGPGraphics.MeasureStringF(WideString;IGPFont;TGPPointF) : TGPRectFMethod function IGDIPlus.IGPGraphics.MeasureStringF(WideString;IGPFont;TGPPointF;IGPStringFormat) : TGPRectF
Method function IGDIPlus.IGPGraphics.MeasureStringF(WideString;IGPFont;TGPRectF) : TGPRectFMethod function IGDIPlus.IGPGraphics.MeasureStringF(WideString;IGPFont;TGPRectF;IGPStringFormat;PInteger;PInteger) : TGPRectFMethod function IGDIPlus.IGPGraphics.MeasureStringF(WideString;IGPFont;TGPSizeF;IGPStringFormat;PInteger;PInteger) : TGPSizeF
Method function IGDIPlus.IGPGraphics.MultiplyTransform(IGPMatrix;TGPMatrixOrder) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.ReleaseHDC(HDC) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.ResetClip() : TGPGraphics
Method function IGDIPlus.IGPGraphics.ResetTransform() : TGPGraphicsMethod function IGDIPlus.IGPGraphics.Restore(TGPGraphicsState) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.RotateTransform(Single;TGPMatrixOrder) : TGPGraphics
Method function IGDIPlus.IGPGraphics.Save() : TGPGraphicsStateMethod function IGDIPlus.IGPGraphics.ScaleTransform(Single;Single;TGPMatrixOrder) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.SetClip(HRGN;TGPCombineMode) : TGPGraphics
Method function IGDIPlus.IGPGraphics.SetClip(IGPGraphics;TGPCombineMode) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.SetClip(IGPGraphicsPath;TGPCombineMode) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.SetClip(IGPRegion;TGPCombineMode) : TGPGraphics
Method function IGDIPlus.IGPGraphics.SetClip(TGPRect;TGPCombineMode) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.SetClipF(TGPRectF;TGPCombineMode) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.SetCompositingMode(TGPCompositingMode) : TGPGraphics
Method function IGDIPlus.IGPGraphics.SetCompositingQuality(TGPCompositingQuality) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.SetInterpolationMode(TGPInterpolationMode) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.SetPageScale(Single) : TGPGraphics
Method function IGDIPlus.IGPGraphics.SetPageUnit(TGPUnit) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.SetPixelOffsetMode(TGPPixelOffsetMode) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.SetRenderingOrigin(TGPPoint) : TGPGraphics
Method function IGDIPlus.IGPGraphics.SetSmoothingMode(TGPSmoothingMode) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.SetTextContrast(Cardinal) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.SetTextRenderingHint(TGPTextRenderingHint) : TGPGraphics
Method function IGDIPlus.IGPGraphics.SetTransform(IGPMatrix) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.TranslateClip(Integer;Integer) : TGPGraphicsMethod function IGDIPlus.IGPGraphics.TranslateClipF(Single;Single) : TGPGraphics
Method function IGDIPlus.IGPGraphics.TranslateTransform(Single;Single;TGPMatrixOrder) : TGPGraphicsMethod function IGDIPlus.IGPGraphicsPath.AddArc(Integer;Integer;Integer;Integer;Single;Single) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddArc(TGPRect;Single;Single) : TGPGraphicsPath
Method function IGDIPlus.IGPGraphicsPath.AddArcF(Single;Single;Single;Single;Single;Single) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddArcF(TGPRectF;Single;Single) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddBezier(Integer;Integer;Integer;Integer;Integer;Integer;Integer;Integer) : TGPGraphicsPath
Method function IGDIPlus.IGPGraphicsPath.AddBezier(TGPPoint;TGPPoint;TGPPoint;TGPPoint) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddBezierF(Single;Single;Single;Single;Single;Single;Single;Single) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddBezierF(TGPPointF;TGPPointF;TGPPointF;TGPPointF) : TGPGraphicsPath
Method function IGDIPlus.IGPGraphicsPath.AddEllipse(Integer;Integer;Integer;Integer) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddEllipse(TGPRect) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddEllipseF(Single;Single;Single;Single) : TGPGraphicsPath
Method function IGDIPlus.IGPGraphicsPath.AddEllipseF(TGPRectF) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddLine(Integer;Integer;Integer;Integer) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddLine(TGPPoint;TGPPoint) : TGPGraphicsPath
Method function IGDIPlus.IGPGraphicsPath.AddLineF(Single;Single;Single;Single) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddLineF(TGPPointF;TGPPointF) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddPath(IGPGraphicsPath;Boolean) : TGPGraphicsPath
Method function IGDIPlus.IGPGraphicsPath.AddPie(Integer;Integer;Integer;Integer;Single;Single) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddPie(TGPRect;Single;Single) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddPieF(Single;Single;Single;Single;Single;Single) : TGPGraphicsPath
Method function IGDIPlus.IGPGraphicsPath.AddPieF(TGPRectF;Single;Single) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddRectangle(Integer;Integer;Integer;Integer) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddRectangle(TGPRect) : TGPGraphicsPath
Method function IGDIPlus.IGPGraphicsPath.AddRectangleF(Single;Single;Single;Single) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddRectangleF(TGPRectF) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddRoundRectangle(TGPRect;TGPSize) : TGPGraphicsPath
Method function IGDIPlus.IGPGraphicsPath.AddRoundRectangleF(TGPRectF;TGPSizeF) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddString(WideString;IGPFont;TGPPoint;IGPStringFormat) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddString(WideString;IGPFont;TGPRect;IGPStringFormat) : TGPGraphicsPath
Method function IGDIPlus.IGPGraphicsPath.AddString(WideString;IGPFontFamily;Integer;Single;TGPPoint;IGPStringFormat) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddString(WideString;IGPFontFamily;Integer;Single;TGPRect;IGPStringFormat) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddStringF(WideString;IGPFont;TGPPointF;IGPStringFormat) : TGPGraphicsPath
Method function IGDIPlus.IGPGraphicsPath.AddStringF(WideString;IGPFont;TGPRectF;IGPStringFormat) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddStringF(WideString;IGPFontFamily;Integer;Single;TGPPointF;IGPStringFormat) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.AddStringF(WideString;IGPFontFamily;Integer;Single;TGPRectF;IGPStringFormat) : TGPGraphicsPath
Method function IGDIPlus.IGPGraphicsPath.ClearMarkers() : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.Clone() : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.CloseAllFigures() : TGPGraphicsPath
Method function IGDIPlus.IGPGraphicsPath.CloseFigure() : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.Flatten(IGPMatrix;Single) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.GetBounds(IGPMatrix;IGPPen) : TGPRect
Method function IGDIPlus.IGPGraphicsPath.GetBoundsF(IGPMatrix;IGPPen) : TGPRectFMethod function IGDIPlus.IGPGraphicsPath.GetFillMode() : TGPFillModeMethod function IGDIPlus.IGPGraphicsPath.GetLastPoint() : TGPPointF
Method function IGDIPlus.IGPGraphicsPath.GetPathData() : IGPPathDataMethod function IGDIPlus.IGPGraphicsPath.GetPathPoints() : TGPPointArrayMethod function IGDIPlus.IGPGraphicsPath.GetPathPointsF() : TGPPointFArray
Method function IGDIPlus.IGPGraphicsPath.GetPathTypes(PBYTE;Integer) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.GetPointCount() : IntegerMethod function IGDIPlus.IGPGraphicsPath.IsOutlineVisible(Integer;Integer;IGPPen;IGPGraphics) : Boolean
Method function IGDIPlus.IGPGraphicsPath.IsOutlineVisible(TGPPoint;IGPPen;IGPGraphics) : BooleanMethod function IGDIPlus.IGPGraphicsPath.IsOutlineVisibleF(Single;Single;IGPPen;IGPGraphics) : BooleanMethod function IGDIPlus.IGPGraphicsPath.IsOutlineVisibleF(TGPPointF;IGPPen;IGPGraphics) : Boolean
Method function IGDIPlus.IGPGraphicsPath.IsVisible(Integer;Integer;IGPGraphics) : BooleanMethod function IGDIPlus.IGPGraphicsPath.IsVisible(TGPPoint;IGPGraphics) : BooleanMethod function IGDIPlus.IGPGraphicsPath.IsVisibleF(Single;Single;IGPGraphics) : Boolean
Method function IGDIPlus.IGPGraphicsPath.IsVisibleF(TGPPointF;IGPGraphics) : BooleanMethod function IGDIPlus.IGPGraphicsPath.Outline(IGPMatrix;Single) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.Reset() : TGPGraphicsPath
Method function IGDIPlus.IGPGraphicsPath.Reverse() : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.SetFillMode(TGPFillMode) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.SetMarker() : TGPGraphicsPath
Method function IGDIPlus.IGPGraphicsPath.StartFigure() : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.Transform(IGPMatrix) : TGPGraphicsPathMethod function IGDIPlus.IGPGraphicsPath.Widen(IGPPen;IGPMatrix;Single) : TGPGraphicsPath
Method function IGDIPlus.IGPGraphicsPathIterator.CopyData(PGPPointF;PBYTE;Integer;Integer) : IntegerMethod function IGDIPlus.IGPGraphicsPathIterator.Enumerate(TGPPointFArray;TGPByteArray) : IntegerMethod function IGDIPlus.IGPGraphicsPathIterator.GetCount() : Integer
Method function IGDIPlus.IGPGraphicsPathIterator.GetSubpathCount() : IntegerMethod function IGDIPlus.IGPGraphicsPathIterator.HasCurve() : BooleanMethod function IGDIPlus.IGPGraphicsPathIterator.NextMarker(IGPGraphicsPath) : Integer
Method function IGDIPlus.IGPGraphicsPathIterator.NextMarker(Integer;Integer) : IntegerMethod function IGDIPlus.IGPGraphicsPathIterator.NextPathType(TGPPathPointType;Integer;Integer) : IntegerMethod function IGDIPlus.IGPGraphicsPathIterator.NextSubpath(IGPGraphicsPath;Boolean) : Integer
Method function IGDIPlus.IGPGraphicsPathIterator.NextSubpath(Integer;Integer;bool) : IntegerMethod function IGDIPlus.IGPGraphicsPathIterator.Rewind() : TGPGraphicsPathIteratorMethod function IGDIPlus.IGPHatchBrush.GetBackgroundColor() : TGPColor
Method function IGDIPlus.IGPHatchBrush.GetForegroundColor() : TGPColorMethod function IGDIPlus.IGPHatchBrush.GetHatchStyle() : TGPHatchStyleMethod function IGDIPlus.IGPHatchBrush.SetBackgroundColor(TGPColor) : TGPHatchBrush
Method function IGDIPlus.IGPHatchBrush.SetForegroundColor(TGPColor) : TGPHatchBrushMethod function IGDIPlus.IGPHatchBrush.SetHatchStyle(TGPHatchStyle) : TGPHatchBrushMethod function IGDIPlus.IGPImage.Clone() : TGPImage
Method function IGDIPlus.IGPImage.GetAllPropertyItems(Cardinal;Cardinal;PGPPropertyItem) : TGPImageMethod function IGDIPlus.IGPImage.GetBounds(TGPRectF;TGPUnit) : TGPImageMethod function IGDIPlus.IGPImage.GetEncoderParameterList(TGUID;Cardinal;PGPEncoderParameters) : TGPImage
Method function IGDIPlus.IGPImage.GetEncoderParameterListSize(TGUID) : CardinalMethod function IGDIPlus.IGPImage.GetFlags() : CardinalMethod function IGDIPlus.IGPImage.GetFormatName() : String
Method function IGDIPlus.IGPImage.GetFrameCount(TGUID) : CardinalMethod function IGDIPlus.IGPImage.GetFrameDimensionsCount() : CardinalMethod function IGDIPlus.IGPImage.GetFrameDimensionsList() : TGUIDArray
Method function IGDIPlus.IGPImage.GetHeight() : CardinalMethod function IGDIPlus.IGPImage.GetHorizontalResolution() : SingleMethod function IGDIPlus.IGPImage.GetPalette(PGPColorPalette;Integer) : TGPImage
Method function IGDIPlus.IGPImage.GetPaletteSize() : IntegerMethod function IGDIPlus.IGPImage.GetPhysicalDimension() : TGPSizeFMethod function IGDIPlus.IGPImage.GetPixelFormat() : TGPPixelFormat
Method function IGDIPlus.IGPImage.GetPropertyCount() : CardinalMethod function IGDIPlus.IGPImage.GetPropertyIdList() : TGPPropIDArrayMethod function IGDIPlus.IGPImage.GetPropertyItem(PROPID;Cardinal;PGPPropertyItem) : TGPImage
Method function IGDIPlus.IGPImage.GetPropertyItemSize(PROPID) : CardinalMethod function IGDIPlus.IGPImage.GetPropertySize(Cardinal;Cardinal) : TGPImageMethod function IGDIPlus.IGPImage.GetRawFormat() : TGUID
Method function IGDIPlus.IGPImage.GetThumbnailImage(Cardinal;Cardinal;TGPGetThumbnailImageAbortProc) : TGPImageMethod function IGDIPlus.IGPImage.GetType() : TGPImageTypeMethod function IGDIPlus.IGPImage.GetVerticalResolution() : Single
Method function IGDIPlus.IGPImage.GetWidth() : CardinalMethod function IGDIPlus.IGPImage.RemovePropertyItem(TPROPID) : TGPImageMethod function IGDIPlus.IGPImage.RotateFlip(TGPRotateFlipType) : TGPImage
Method function IGDIPlus.IGPImage.Save(IStream;TGUID;PGPEncoderParameters) : TGPImageMethod function IGDIPlus.IGPImage.Save(WideString;TGUID;PGPEncoderParameters) : TGPImageMethod function IGDIPlus.IGPImage.SaveAdd(IGPImage;PGPEncoderParameters) : TGPImage
Method function IGDIPlus.IGPImage.SaveAdd(PGPEncoderParameters) : TGPImageMethod function IGDIPlus.IGPImage.SelectActiveFrame(TGUID;Cardinal) : TGPImageMethod function IGDIPlus.IGPImage.SetPalette(PGPColorPalette) : TGPImage
Method function IGDIPlus.IGPImage.SetPropertyItem(TGPPropertyItem) : TGPImageMethod function IGDIPlus.IGPImageAttributes.ClearBrushRemapTable() : TGPImageAttributesMethod function IGDIPlus.IGPImageAttributes.ClearColorKey(TGPColorAdjustType) : TGPImageAttributes
Method function IGDIPlus.IGPImageAttributes.ClearColorMatrices(TGPColorAdjustType) : TGPImageAttributesMethod function IGDIPlus.IGPImageAttributes.ClearColorMatrix(TGPColorAdjustType) : TGPImageAttributesMethod function IGDIPlus.IGPImageAttributes.ClearGamma(TGPColorAdjustType) : TGPImageAttributes
Method function IGDIPlus.IGPImageAttributes.ClearNoOp(TGPColorAdjustType) : TGPImageAttributesMethod function IGDIPlus.IGPImageAttributes.ClearOutputChannel(TGPColorAdjustType) : TGPImageAttributesMethod function IGDIPlus.IGPImageAttributes.ClearOutputChannelColorProfile(TGPColorAdjustType) : TGPImageAttributes
Method function IGDIPlus.IGPImageAttributes.ClearRemapTable(TGPColorAdjustType) : TGPImageAttributesMethod function IGDIPlus.IGPImageAttributes.ClearThreshold(TGPColorAdjustType) : TGPImageAttributesMethod function IGDIPlus.IGPImageAttributes.Clone() : TGPImageAttributes
Method function IGDIPlus.IGPImageAttributes.GetAdjustedPalette(PGPColorPalette;TGPColorAdjustType) : TGPImageAttributesMethod function IGDIPlus.IGPImageAttributes.Reset(TGPColorAdjustType) : TGPImageAttributesMethod function IGDIPlus.IGPImageAttributes.SetBrushRemapTable(Cardinal;PGPColorMap) : TGPImageAttributes
Method function IGDIPlus.IGPImageAttributes.SetColorKey(TGPColor;TGPColor;TGPColorAdjustType) : TGPImageAttributesMethod function IGDIPlus.IGPImageAttributes.SetColorMatrices(TGPColorMatrix;TGPColorMatrix;TGPColorMatrixFlags;TGPColorAdjustType) : TGPImageAttributesMethod function IGDIPlus.IGPImageAttributes.SetColorMatrix(TGPColorMatrix;TGPColorMatrixFlags;TGPColorAdjustType) : TGPImageAttributes
Method function IGDIPlus.IGPImageAttributes.SetGamma(Single;TGPColorAdjustType) : TGPImageAttributesMethod function IGDIPlus.IGPImageAttributes.SetNoOp(TGPColorAdjustType) : TGPImageAttributesMethod function IGDIPlus.IGPImageAttributes.SetOutputChannel(TGPColorChannelFlags;TGPColorAdjustType) : TGPImageAttributes
Method function IGDIPlus.IGPImageAttributes.SetOutputChannelColorProfile(WideString;TGPColorAdjustType) : TGPImageAttributesMethod function IGDIPlus.IGPImageAttributes.SetRemapTable(Cardinal;PGPColorMap;TGPColorAdjustType) : TGPImageAttributesMethod function IGDIPlus.IGPImageAttributes.SetThreshold(Single;TGPColorAdjustType) : TGPImageAttributes
Method function IGDIPlus.IGPImageAttributes.SetToIdentity(TGPColorAdjustType) : TGPImageAttributesMethod function IGDIPlus.IGPImageAttributes.SetWrapMode(TGPWrapMode;TGPColor;Boolean) : TGPImageAttributesMethod function IGDIPlus.IGPLinearGradientBrush.GetLinearColors(TGPColor;TGPColor) : TGPLinearGradientBrush
Method function IGDIPlus.IGPLinearGradientBrush.GetRectangle() : TGPRectMethod function IGDIPlus.IGPLinearGradientBrush.GetRectangleF() : TGPRectFMethod function IGDIPlus.IGPLinearGradientBrush.MultiplyTransform(IGPMatrix;TGPMatrixOrder) : TGPLinearGradientBrush
Method function IGDIPlus.IGPLinearGradientBrush.ResetTransform() : TGPLinearGradientBrushMethod function IGDIPlus.IGPLinearGradientBrush.RotateTransform(Single;TGPMatrixOrder) : TGPLinearGradientBrushMethod function IGDIPlus.IGPLinearGradientBrush.ScaleTransform(Single;Single;TGPMatrixOrder) : TGPLinearGradientBrush
Method function IGDIPlus.IGPLinearGradientBrush.SetBlendBellShape(Single;Single) : TGPLinearGradientBrushMethod function IGDIPlus.IGPLinearGradientBrush.SetBlendTriangularShape(Single;Single) : TGPLinearGradientBrushMethod function IGDIPlus.IGPLinearGradientBrush.SetGammaCorrection(Boolean) : TGPLinearGradientBrush
Method function IGDIPlus.IGPLinearGradientBrush.SetLinearColors(TGPColor;TGPColor) : TGPLinearGradientBrushMethod function IGDIPlus.IGPLinearGradientBrush.SetTransform(IGPMatrix) : TGPLinearGradientBrushMethod function IGDIPlus.IGPLinearGradientBrush.SetWrapMode(TGPWrapMode) : TGPLinearGradientBrush
Method function IGDIPlus.IGPLinearGradientBrush.TranslateTransform(Single;Single;TGPMatrixOrder) : TGPLinearGradientBrushMethod function IGDIPlus.IGPMatrix.Clone() : TGPMatrixMethod function IGDIPlus.IGPMatrix.Equals(IGPMatrix) : Boolean
Method function IGDIPlus.IGPMatrix.GetElements() : TGPMatrixParamsMethod function IGDIPlus.IGPMatrix.Invert() : TGPMatrixMethod function IGDIPlus.IGPMatrix.IsIdentity() : Boolean

Previous page (IGPHatchBrush.ForegroundColor)

Personal tools
Namespaces
Variants
Views
Actions
Navigation
Toolbox