php-vips

Extend
in package

AbstractYes

The Extend enum.

Tags
category

Images

author

John Cupitt [email protected]

copyright

2016 John Cupitt

license

https://opensource.org/licenses/MIT MIT

link
https://github.com/jcupitt/php-vips

Table of Contents

Constants

BACKGROUND  = 'background'
BLACK  = 'black'
COPY  = 'copy'
MIRROR  = 'mirror'
REPEAT  = 'repeat'
WHITE  = 'white'

Constants

BACKGROUND

public mixed BACKGROUND = 'background'

BLACK

public mixed BLACK = 'black'

MIRROR

public mixed MIRROR = 'mirror'

REPEAT

public mixed REPEAT = 'repeat'

WHITE

public mixed WHITE = 'white'

        
On this page

Search results