UIZE JavaScript Framework

MODULES Uize.Color.ColorsHslTransformer

1. Introduction

The Uize.Color.ColorsHslTransformer module implements a class for transforming the hue, saturation, and lightness of a set of colors in a performant manner.

DEVELOPERS: Chris van Rensburg

1.1. Examples

There are no dedicated showcase example pages for the Uize.Color.ColorsHslTransformer module.

SEARCH FOR EXAMPLES

Use the link below to search for example pages on the UIZE Web site that reference the Uize.Color.ColorsHslTransformer module...

SEARCH

1.2. Implementation Info

The Uize.Color.ColorsHslTransformer module defines the Uize.Color.ColorsHslTransformer class, which is a subclass of Uize.Class.

INHERITANCE CHAIN

Uize.Class −> Uize.Color.ColorsHslTransformer

1.2.1. Features Introduced in This Module

1.2.2. Features Overridden in This Module

The features listed in this section have been overridden in this module.

The module that an overridden feature was initially introduced in will be noted in the IMPLEMENTATION INFO notes for the feature.

INSTANCE METHODS

valueOf

STATIC PROPERTIES

Uize.Color.ColorsHslTransformer.moduleName | Uize.Color.ColorsHslTransformer.nonInheritableStatics

1.2.3. Features Inherited From Other Modules

1.2.4. Modules Directly Under This Namespace

There are no modules directly under this namespace.

1.2.5. Unit Tests

There is no dedicated unit tests module for the Uize.Color.ColorsHslTransformer module.

2. Instance Methods

2.1. fire

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.2. get

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.3. is

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.4. isMet

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.5. kill

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.6. met

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.7. onChange

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.8. once

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.9. set

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.10. toggle

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.11. unmet

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.12. unwire

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.13. valueOf

this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Class)

IMPLEMENTATION INFO

2.14. whenever

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

2.15. wire

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)

3. State Properties

3.1. colors

IMPLEMENTATION INFO

this feature was introduced in this module

3.2. colorsAsTupless

IMPLEMENTATION INFO

this feature was introduced in this module

3.3. colorsMaxMin

IMPLEMENTATION INFO

this feature was introduced in this module

3.4. hueRange

IMPLEMENTATION INFO

this feature was introduced in this module

3.5. hueShift

IMPLEMENTATION INFO

this feature was introduced in this module

3.6. lightnessRange

IMPLEMENTATION INFO

this feature was introduced in this module

3.7. lightnessShift

IMPLEMENTATION INFO

this feature was introduced in this module

3.8. saturationRange

IMPLEMENTATION INFO

this feature was introduced in this module

3.9. saturationShift

IMPLEMENTATION INFO

this feature was introduced in this module

3.10. transformedColors

IMPLEMENTATION INFO

this feature was introduced in this module

4. Static Methods

4.1. Uize.Color.ColorsHslTransformer.alphastructor

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.2. Uize.Color.ColorsHslTransformer.declare

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.3. Uize.Color.ColorsHslTransformer.doMy

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.4. Uize.Color.ColorsHslTransformer.dualContextMethods

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.5. Uize.Color.ColorsHslTransformer.dualContextProperties

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.6. Uize.Color.ColorsHslTransformer.fire

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.7. Uize.Color.ColorsHslTransformer.get

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.8. Uize.Color.ColorsHslTransformer.instanceMethods

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.9. Uize.Color.ColorsHslTransformer.instanceProperties

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.10. Uize.Color.ColorsHslTransformer.mixin

IMPLEMENTATION INFO

this feature was introduced in this module
this static feature is inherited by subclasses

4.11. Uize.Color.ColorsHslTransformer.mixins

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.12. Uize.Color.ColorsHslTransformer.omegastructor

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.13. Uize.Color.ColorsHslTransformer.set

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.14. Uize.Color.ColorsHslTransformer.singleton

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.15. Uize.Color.ColorsHslTransformer.stateProperties

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.16. Uize.Color.ColorsHslTransformer.staticMethods

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.17. Uize.Color.ColorsHslTransformer.staticProperties

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.18. Uize.Color.ColorsHslTransformer.subclass

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.19. Uize.Color.ColorsHslTransformer.toggle

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.20. Uize.Color.ColorsHslTransformer.unwire

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

4.21. Uize.Color.ColorsHslTransformer.wire

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

5. Static Properties

5.1. Uize.Color.ColorsHslTransformer.colors

IMPLEMENTATION INFO

this feature was introduced in this module
this static feature is inherited by subclasses

5.2. Uize.Color.ColorsHslTransformer.hueRange

IMPLEMENTATION INFO

this feature was introduced in this module
this static feature is inherited by subclasses

5.3. Uize.Color.ColorsHslTransformer.hueShift

IMPLEMENTATION INFO

this feature was introduced in this module
this static feature is inherited by subclasses

5.4. Uize.Color.ColorsHslTransformer.lightnessRange

IMPLEMENTATION INFO

this feature was introduced in this module
this static feature is inherited by subclasses

5.5. Uize.Color.ColorsHslTransformer.lightnessShift

IMPLEMENTATION INFO

this feature was introduced in this module
this static feature is inherited by subclasses

5.6. Uize.Color.ColorsHslTransformer.moduleName

IMPLEMENTATION INFO

this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Class)
this static feature is inherited by subclasses

5.7. Uize.Color.ColorsHslTransformer.nonInheritableStatics

IMPLEMENTATION INFO

this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Class)
this static feature is not inherited by subclasses

5.8. Uize.Color.ColorsHslTransformer.pathToResources

Inherited from Uize.Class.

IMPLEMENTATION INFO

this is an inherited feature (implementation is in Uize.Class, first introduced in Uize.Class)
this static feature is inherited by subclasses

5.9. Uize.Color.ColorsHslTransformer.saturationRange

IMPLEMENTATION INFO

this feature was introduced in this module
this static feature is inherited by subclasses

5.10. Uize.Color.ColorsHslTransformer.saturationShift

IMPLEMENTATION INFO

this feature was introduced in this module
this static feature is inherited by subclasses

5.11. Uize.Color.ColorsHslTransformer.undefined

IMPLEMENTATION INFO

this feature was introduced in this module
this static feature is inherited by subclasses