Draw_DC_Dot

Functions

void

HIC_Draw_DC_Dot

Detailed Description

group Draw_DC_Dot

Function Documentation

void HIC_Draw_DC_Dot(HIC_Rendition *nr, HIC_DC_Point *point)

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

Parameters
  • nr – A pointer to a const HIC_Rendition.

  • point – A pointer to a const HIC_DC_Point.