12345678910111213
  1. Image operations
  2. ================
  3. You can use this library to perform basic raster operations, such as:
  4. - Crop
  5. - Scale / resize
  6. - Color-space conversions
  7. See the ``example/`` sub-folder `on GitHub`_ for usage.
  8. .. _`on GitHub`: https://github.com/mike42/gfx-php/tree/master/example