php-vips

Saveable
in package

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

ANY  = 'any'
MONO  = 'mono'
RGB  = 'rgb'
RGB_CMYK  = 'rgb-cmyk'
RGBA  = 'rgba'
RGBA_ONLY  = 'rgba-only'

Constants

RGB_CMYK

public mixed RGB_CMYK = 'rgb-cmyk'

RGBA_ONLY

public mixed RGBA_ONLY = 'rgba-only'

Search results