Dead-end pages
From Mitov Wiki Doc
The following pages do not link to other pages in Mitov Wiki Doc.
Showing below up to 50 results starting with #3,851.
View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)
- Method function IGDIPlus.IGPBitmapData.GetScan0() : Pointer
- Method function IGDIPlus.IGPBitmapData.GetStride() : Integer
- Method function IGDIPlus.IGPBitmapData.GetWidth() : UINT
- Method function IGDIPlus.IGPBlendBrush.GetBlend() : TGPBlendArray
- Method function IGDIPlus.IGPBlendBrush.GetBlendCount() : Integer
- Method function IGDIPlus.IGPBlendBrush.GetGammaCorrection() : Boolean
- Method function IGDIPlus.IGPBlendBrush.GetInterpolationColorCount() : Integer
- Method function IGDIPlus.IGPBlendBrush.GetInterpolationColors() : TGPInterpolationColorArray
- Method function IGDIPlus.IGPBrush.Clone() : TGPBrush
- Method function IGDIPlus.IGPBrush.GetType() : TGPBrushType
- Method function IGDIPlus.IGPCustomLineCap.Clone() : TGPCustomLineCap
- Method function IGDIPlus.IGPCustomLineCap.GetBaseCap() : TGPLineCap
- Method function IGDIPlus.IGPCustomLineCap.GetBaseInset() : Single
- Method function IGDIPlus.IGPCustomLineCap.GetStrokeCaps(TGPLineCap;TGPLineCap) : TGPCustomLineCap
- Method function IGDIPlus.IGPCustomLineCap.GetStrokeJoin() : TGPLineJoin
- Method function IGDIPlus.IGPCustomLineCap.GetWidthScale() : Single
- Method function IGDIPlus.IGPCustomLineCap.SetBaseCap(TGPLineCap) : TGPCustomLineCap
- Method function IGDIPlus.IGPCustomLineCap.SetBaseInset(Single) : TGPCustomLineCap
- Method function IGDIPlus.IGPCustomLineCap.SetStrokeCap(TGPLineCap) : TGPCustomLineCap
- Method function IGDIPlus.IGPCustomLineCap.SetStrokeCaps(TGPLineCap;TGPLineCap) : TGPCustomLineCap
- Method function IGDIPlus.IGPCustomLineCap.SetStrokeJoin(TGPLineJoin) : TGPCustomLineCap
- Method function IGDIPlus.IGPCustomLineCap.SetWidthScale(Single) : TGPCustomLineCap
- Method function IGDIPlus.IGPFont.Clone() : TGPFont
- Method function IGDIPlus.IGPFont.GetFamily() : IGPFontFamily
- Method function IGDIPlus.IGPFont.GetHeight(IGPGraphics) : Single
- Method function IGDIPlus.IGPFont.GetHeight(Single) : Single
- Method function IGDIPlus.IGPFont.GetLogFontA(IGPGraphics) : TLogFontA
- Method function IGDIPlus.IGPFont.GetLogFontW(IGPGraphics) : TLogFontW
- Method function IGDIPlus.IGPFont.GetSize() : Single
- Method function IGDIPlus.IGPFont.GetStyle() : Integer
- Method function IGDIPlus.IGPFont.GetUnit() : TGPUnit
- Method function IGDIPlus.IGPFont.IsAvailable() : Boolean
- Method function IGDIPlus.IGPFontCollection.GetFamilies() : TGPFontFamilies
- Method function IGDIPlus.IGPFontCollection.GetFamilyCount() : Integer
- Method function IGDIPlus.IGPFontFamily.Clone() : TGPFontFamily
- Method function IGDIPlus.IGPFontFamily.GetCellAscent(Integer) : UINT16
- Method function IGDIPlus.IGPFontFamily.GetCellDescent(Integer) : UINT16
- Method function IGDIPlus.IGPFontFamily.GetEmHeight(Integer) : UINT16
- Method function IGDIPlus.IGPFontFamily.GetFamilyName(LANGID) : String
- Method function IGDIPlus.IGPFontFamily.GetLineSpacing(Integer) : UINT16
- Method function IGDIPlus.IGPFontFamily.IsAvailable() : Boolean
- Method function IGDIPlus.IGPFontFamily.IsStyleAvailable(Integer) : Boolean
- Method function IGDIPlus.IGPGraphics.BeginContainer() : TGPGraphicsContainer
- Method function IGDIPlus.IGPGraphics.BeginContainer(TGPRect;TGPRect;TGPUnit) : TGPGraphicsContainer
- Method function IGDIPlus.IGPGraphics.BeginContainerF(TGPRectF;TGPRectF;TGPUnit) : TGPGraphicsContainer
- Method function IGDIPlus.IGPGraphics.Clear(TGPColor) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawArc(IGPPen;Integer;Integer;Integer;Integer;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawArc(IGPPen;TGPRect;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawArcF(IGPPen;Single;Single;Single;Single;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawArcF(IGPPen;TGPRectF;Single;Single) : TGPGraphics