ClanSoft logo
ClanSoft logo

    CL_DynamicProvider::create

Syntax

static CL_Surface *create(
        int width,
        int height,
        int no_sprs,
        int red_mask,
        int green_mask,
        int blue_mask,
        int alpha_mask,
        int transcol = -1);

Description


Back to index



This page was built using the Perceps documentation system.