Package | Description |
---|---|
com.atlassian.jira.lookandfeel |
Modifier and Type | Method and Description |
---|---|
List<ColorCount> |
ImageInfo.getColorRatio() |
List<ColorCount> |
ColorCounter.getColorRatio() |
List<ColorCount> |
ColorCounter.getSimilarColorRatio()
Like {#getColorRatio}, except it groups similar colours together.
|
static List<ColorCount> |
ImageInfo.getSimilarColorRatio(HSBColor... colors) |
Modifier and Type | Method and Description |
---|---|
int |
ColorCount.compareTo(ColorCount colorCount) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.