See the dojox/color/Palette.generators reference documentation for more information.
Create a 5 color palette based on the analogous rules as implemented at http://kuler.adobe.com.
Parameter | Type | Description |
---|---|---|
args | Object | An object with the following properties:
|
Create a 5 color palette based on the complementary rules as implemented at http://kuler.adobe.com.
Parameter | Type | Description |
---|---|---|
args | Object | An object with the following properties:
|
Create a 5 color palette based on the compound rules as implemented at http://kuler.adobe.com.
Parameter | Type | Description |
---|---|---|
args | Object | An object with the following properties:
|
Create a 5 color palette based on the monochromatic rules as implemented at http://kuler.adobe.com.
Parameter | Type | Description |
---|---|---|
args | Object | An object with the following properties:
|
Create a 5 color palette based on the shades rules as implemented at http://kuler.adobe.com.
Parameter | Type | Description |
---|---|---|
args | Object | An object with the following properties:
|
Create a 5 color palette based on the split complementary rules as implemented at http://kuler.adobe.com.
Parameter | Type | Description |
---|---|---|
args | Object | An object with the following properties:
|
Create a 5 color palette based on the triadic rules as implemented at http://kuler.adobe.com.
Parameter | Type | Description |
---|---|---|
args | Object | An object with the following properties:
|