ClanSoft logo
ClanSoft logo

    CL_PPMProvider::create

Syntax

static CL_Surface *create(
         std::string handle,
        CL_InputSourceProvider *provider,
        bool transparent=false,
        unsigned char trans_red=0,
        unsigned char trans_green=0,
        unsigned char trans_blue=0);

Description


Back to index



This page was built using the Perceps documentation system.