The CairoExtend class

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

소개

클래스 개요

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

예약 상수

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