The CairoExtend class

(Ingen versionsoplysninger tilgængelige, findes måske kun i SVN)

Introduktion

Klasse synopsis

CairoExtend {
/* Konstanter */
const integer NONE = 0 ;
const integer REPEAT = 1 ;
const integer REFLECT = 2 ;
const integer PAD = 3 ;
}

Foruddefinerede Konstanter

CairoExtend::NONE

Description here...

CairoExtend::REPEAT

Description here...

CairoExtend::REFLECT

Description here...

CairoExtend::PAD

Description here...

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top