class

Vug::ImageProcessor::Default

Inherits Vug::ImageProcessor < Reference < Object

Constructors

new(config : Config, cache_manager : CacheManager | Nil = nil)
Source

Instance methods

process_bytes(url : String, data : Bytes, content_type : String) : Result

Process a bytes blob and return a Vug::Result.

Source