ksubileau/color-thief-php
Extract dominant colors and palettes from images in PHP. Color Thief PHP ports the MMCQ algorithm and works with GD, Imagick, or Gmagick. Supports JPEG, PNG, GIF, and WebP, and accepts paths, URLs, resources, objects, or binary data.
New features
Bug fix
New features
ColorThief\Color class).Bug fix
getPalette() does not always return the requested amount of colors (see #5).Breaking changes
ColorThief\Exception\Exception. Migrating from 1.x may require tweaking exception handling in calling code to avoid unhandled exceptions or preserve error handling logic. See 1bf90f40 for details.Noticeable changes
How can I help you explore Laravel packages today?