Package se.conciliate.extensions.store
Interface MTHsbColorTransformer
- All Superinterfaces:
MTColorTransformer
-
Nested Class Summary
Nested classes/interfaces inherited from interface se.conciliate.extensions.store.MTColorTransformer
MTColorTransformer.Type
-
Method Summary
Methods inherited from interface se.conciliate.extensions.store.MTColorTransformer
getBaseColor, getType, transformColor
-
Method Details
-
getHue
float getHue() -
getSaturation
float getSaturation() -
getBrightness
float getBrightness()
-