
Functions | |
| HC_EXTERNAL HIC_API void | HIC_Draw_DC_Dot (HIC_Rendition const *nr, HIC_DC_Point const *point) |
| HC_EXTERNAL HIC_API void HIC_Draw_DC_Dot | ( | HIC_Rendition const * | nr, |
| HIC_DC_Point const * | point | ||
| ) |
| 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.