ClanSoft logo
ClanSoft logo

    CL_JPEGProvider::create

Syntax

static CL_Surface *create(
         CL_String handle,
        CL_InputSourceProvider *provider=NULL,
        bool transparent=true,
        bool ignore_alphachannel=false);

Description

Loads the JPEG file handle from the inputsource provider 'provider. Creates a CL_Surface using the JPEG image and returns it.


Back to index



This page was built using the Perceps documentation system.