php-vips

Token
in package

The Token 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

EQUALS  = 'equals'
LEFT  = 'left'
RIGHT  = 'right'
STRING  = 'string'

Constants

EQUALS

public mixed EQUALS = 'equals'

LEFT

public mixed LEFT = 'left'

RIGHT

public mixed RIGHT = 'right'

STRING

public mixed STRING = 'string'

Search results