Module: Imagekitio::Models::SolidColorOverlayTransformation::Width
- Extended by:
- Internal::Type::Union
- Defined in:
- lib/imagekitio/models/solid_color_overlay_transformation.rb
Overview
Controls the width of the solid color overlay. Accepts a numeric value or an arithmetic expression (e.g., ‘bw_mul_0.2` or `bh_div_2`). Learn about [arithmetic expressions](imagekit.io/docs/arithmetic-expressions-in-transformations).
Class Method Summary collapse
Methods included from Internal::Type::Union
==, ===, coerce, dump, hash, inspect, to_sorbet_type, variants
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info
Class Method Details
.variants ⇒ Array(Float, String)
|
|
# File 'lib/imagekitio/models/solid_color_overlay_transformation.rb', line 130
|