com.metsci.glimpse.support.color
Class PaletteUtils

java.lang.Object
  extended by com.metsci.glimpse.support.color.PaletteUtils

public class PaletteUtils
extends java.lang.Object


Constructor Summary
PaletteUtils()
           
 
Method Summary
static RGBA[] buildAnalagousPalette(int size, float saturation, float brightness, float alpha, float phase)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaletteUtils

public PaletteUtils()
Method Detail

buildAnalagousPalette

public static RGBA[] buildAnalagousPalette(int size,
                                           float saturation,
                                           float brightness,
                                           float alpha,
                                           float phase)


Copyright © 2012 Metron, Inc.. All Rights Reserved.