Module: Imagekitio::Models::Transformation::AIRemoveBackgroundExternal

Extended by:
Internal::Type::Enum
Defined in:
lib/imagekitio/models/transformation.rb,
sig/imagekitio/models/transformation.rbs

Overview

Uses third-party background removal. Note: It is recommended to use aiRemoveBackground, ImageKit's in-house solution, which is more cost-effective. Supported inside overlay. See External Background Removal.

See Also:

  • Imagekitio::Models::Transformation#ai_remove_background_external

Constant Summary collapse

TRUE =

Returns:

  • (true)
true

Instance Method Summary collapse

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values, values

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

Instance Method Details

#self?.values::Array[Imagekitio::Models::Transformation::ai_remove_background_external]

Returns:

  • (::Array[Imagekitio::Models::Transformation::ai_remove_background_external])


490
# File 'sig/imagekitio/models/transformation.rbs', line 490

def self?.values: -> ::Array[Imagekitio::Models::Transformation::ai_remove_background_external]