parent root
PHP: CairoExtend - Manual
PHP 7.2.23 Release Announcement

The CairoExtend class

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

Introduction

Class synopsis

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

Predefined Constants

CairoExtend::NONE

Description here...

CairoExtend::REPEAT

Description here...

CairoExtend::REFLECT

Description here...

CairoExtend::PAD

Description here...

add a noteadd a note

User Contributed Notes

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