JCL Help:Polygon

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The summary for this help topic does not exist, edit this page


Description

Fills the shape defined by the Points parameter with specified color. Unlike GDI polygons, this function allows for transparency and optional antialiasing. PolygonTS draws a non-antialiased polygon with optional transparency. When drawing, fixed-point coordinates of vertixes are rounded. PolygonAS draws an antialiased polygon, fixed-point coordinates of vertexes are rounded. PolygonFS provides full antialiasing and does not perform rounding of vertex coordinates. All functions perform clipping.


See Also

Graphics_Naming_Conventions TJclBitmap32 TColor32 TPolyFillMode


About

Donator

Alex Denissov


Platforms

VCL


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page