php-vips

OperationRelational
in package

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

EQUAL  = 'equal'
LESS  = 'less'
LESSEQ  = 'lesseq'
MORE  = 'more'
MOREEQ  = 'moreeq'
NOTEQ  = 'noteq'

Constants

Search results