Module: Zara4::API::ImageProcessing::ResizeMode

Defined in:
lib/zara4/api/image_processing/resize_mode.rb

Constant Summary collapse

NONE =
'none'
WEB_BUNDLE =
'web-bundle'
STRETCH =
'stretch'
CROP =
'crop'