Class: ActiveAnalysis::Addon::ImageAddon::WhiteBackground
- Inherits:
-
ActiveAnalysis::Addon::ImageAddon
- Object
- ActiveAnalysis::Addon
- ActiveAnalysis::Addon::ImageAddon
- ActiveAnalysis::Addon::ImageAddon::WhiteBackground
- Defined in:
- lib/active_analysis/addon/image_addon/white_background.rb
Instance Attribute Summary
Attributes inherited from ActiveAnalysis::Addon
Instance Method Summary collapse
Methods inherited from ActiveAnalysis::Addon::ImageAddon
Methods inherited from ActiveAnalysis::Addon
Constructor Details
This class inherits a constructor from ActiveAnalysis::Addon
Instance Method Details
#metadata ⇒ Object
7 8 9 |
# File 'lib/active_analysis/addon/image_addon/white_background.rb', line 7 def { white_background: white_background? } end |