Function Index Class Index

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

HC_EXTERNAL HIC_API void HIC_Draw_DC_Dot ( HIC_Rendition const *  nr,
HIC_DC_Point const *  point 
)
Parameters
nrA pointer to a const HIC_Rendition.
pointA pointer to a const HIC_DC_Point.

This function draws one pixel whose color is the line color.