Package com.day.cq.dam.api.smartcrop
Interface SmartSwatch
-
- All Superinterfaces:
SmartCrop
@ProviderType public interface SmartSwatch extends SmartCrop
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.day.cq.dam.api.smartcrop.SmartCrop
SmartCrop.CropType, SmartCrop.NormalizedCropRect, SmartCrop.Source
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.awt.Color
getColor()
Get the color for swatch-
Methods inherited from interface com.day.cq.dam.api.smartcrop.SmartCrop
getCropType, getHeight, getName, getNormalizedCropRect, getSource, getWidth
-
-