php-vips

Interpretation
in package

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

B_W  = 'b-w'
CMC  = 'cmc'
CMYK  = 'cmyk'
ERROR  = 'error'
FOURIER  = 'fourier'
GREY16  = 'grey16'
HISTOGRAM  = 'histogram'
HSV  = 'hsv'
LAB  = 'lab'
LABQ  = 'labq'
LABS  = 'labs'
LCH  = 'lch'
MATRIX  = 'matrix'
MULTIBAND  = 'multiband'
RGB  = 'rgb'
RGB16  = 'rgb16'
SCRGB  = 'scrgb'
SRGB  = 'srgb'
XYZ  = 'xyz'
YXY  = 'yxy'

Constants

Search results