STemWin
GUI_EnlargePolygon()
is only used within STemWin.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
GUI_EnlargePolygon()
GUI_EnlargePolygon() function
Syntax
Show:
Summary
Declaration
from
GUI.h:1262
void
GUI_EnlargePolygon
(
GUI_POINT
*
pDest
,
const
GUI_POINT
*
pSrc
,
int
NumPoints
,
int
Len
)
;
Arguments
Argument
pDest
pSrc
NumPoints
Len
Related Functions
Found 13 other functions taking a
GUI_POINT
argument:
Function
Description
GUI_RotatePolygon()
Polygon helpers
GUI_AA_FillPolygon()
GUI_MagnifyPolygon()
GUI_AA_DrawPolyOutline()
GUI_AA_DrawPolyOutlineEx()
GUI_DrawPolygon()
GUI_DrawPolyLine()
GUI_FillPolygon()
GRAPH_DATA_XY_Create()
GRAPH_DATA_XY_AddPoint()
GRAPH_DATA_XY_GetPoint()
GL_FillPolygon()
GL_DrawPolygon()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out