Draw_DC_Dot
Functions | |
HC_EXTERNAL HIC_API void | HIC_Draw_DC_Dot (HIC_Rendition const *nr, HIC_DC_Point const *point) |
Detailed Description
Function Documentation
◆ HIC_Draw_DC_Dot()
HC_EXTERNAL HIC_API void HIC_Draw_DC_Dot | ( | HIC_Rendition const * | nr, |
HIC_DC_Point const * | point | ||
) |
- Parameters
-
nr A pointer to a const HIC_Rendition. point A pointer to a const HIC_DC_Point.
This function draws one pixel whose color is the line color.