NASA World Wind

Uses of Class
gov.nasa.worldwind.DDSConverter.TransparentColor

Packages that use DDSConverter.TransparentColor
gov.nasa.worldwind   
 

Uses of DDSConverter.TransparentColor in gov.nasa.worldwind
 

Methods in gov.nasa.worldwind that return DDSConverter.TransparentColor
protected static DDSConverter.TransparentColor DDSConverter.generateColor5551(int pixel)
           
protected static DDSConverter.TransparentColor[] DDSConverter.getColors5551(int[] pixels)
           
 

Methods in gov.nasa.worldwind with parameters of type DDSConverter.TransparentColor
protected static long DDSConverter.computeBitMask(DDSConverter.TransparentColor[] colors, int[] extremaIndices)
           
protected static int[] DDSConverter.determineExtremeColors(DDSConverter.TransparentColor[] colors)
           
protected static int DDSConverter.distance(DDSConverter.TransparentColor ca, DDSConverter.TransparentColor cb)
           
protected static void DDSConverter.equalTransparentCase(DDSConverter.TransparentColor[] colors, int[] extremaIndices, short value)
           
protected static short DDSConverter.getShort5551(DDSConverter.TransparentColor color)
           
 


NASA World Wind