The CairoExtend class

(No version information available, might only be in Git)

Wstęp

Krótki opis klasy

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

Stałe predefiniowane

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