Class: ActiveStorage::HotCell::Client::Analyzers::Image::Magick

Inherits:
Image
  • Object
show all
Defined in:
lib/active_storage/hot_cell/client/analyzers/image/magick.rb

Overview

What an application on ImageMagick lists in config.active_storage.analyzers.

config.active_storage.analyzers = [ ActiveStorage::HotCell::Client::Analyzers::Image::Magick, ... ]

It shares the base's width-and-height slice and its permanent-versus-transient split, differing only in the client it reaches.