php-vips

FailOn
in package

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

ERROR  = 'error'
NONE  = 'none'
TRUNCATED  = 'truncated'
WARNING  = 'warning'

Constants

ERROR

public mixed ERROR = 'error'

TRUNCATED

public mixed TRUNCATED = 'truncated'

WARNING

public mixed WARNING = 'warning'

Search results