HSBColor |
HSBColor.darkenByAmount(int amount) |
HSBColor |
HSBColor.darkenByPercentage(float percentage) |
HSBColor |
HSBColor.desaturateByAmount(int amount) |
HSBColor |
HSBColor.desaturateByPercentage(float percentage) |
static HSBColor |
ImageInfo.getAverageColor(HSBColor... colors) |
HSBColor |
ImageInfo.getAverageColorWithHue(int hue) |
HSBColor |
ImageInfo.getAverageColour() |
HSBColor |
ImageInfo.getBackgroundColor() |
HSBColor |
ImageInfo.getBottomLeftPixel() |
HSBColor |
ImageInfo.getBottomRightPixel() |
HSBColor |
ColorCount.getColor() |
HSBColor |
ImageInfo.getFirstNonMonochromeColor(float minPercentage) |
HSBColor |
ImageInfo.getMostInterestingColorWithHue(int hue) |
HSBColor |
ImageInfo.getPredominantColor() |
HSBColor |
ImageInfo.getTopLeftPixel() |
HSBColor |
ImageInfo.getTopRightPixel() |
HSBColor |
HSBColor.lightenByAmount(int amount) |
HSBColor |
HSBColor.lightenByPercentage(float percentage) |
HSBColor |
HSBColor.saturateByAmount(int amount) |
HSBColor |
HSBColor.saturateByPercentage(float percentage) |