ClanSoft logo
ClanSoft logo

    CL_Target::draw_pixel

Syntax

virtual void draw_pixel(
        int x,
        int y,
        float r,
        float g,
        float b,
        float a = 1.0);

Description


Back to index



This page was built using the Perceps documentation system.