Closed alansemenov closed 5 years ago
@alansemenov commented on Thu Oct 18 2018
At the moment ContentImageResource doesn't support filter parameter, only scale. Implement support and pass the value to ImageService (which already supports it).
ContentImageResource
filter
scale
ImageService
@alansemenov commented on Thu Oct 18 2018
At the moment
ContentImageResource
doesn't supportfilter
parameter, onlyscale
. Implement support and pass the value toImageService
(which already supports it).