php-vips

Extend
in package

The Extend enum.

Tags
category

Images

author

John Cupitt jcupitt@gmail.com

copyright

2016 John Cupitt

license

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

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

Table of Contents

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'

Search results