org.shapelogic.color
Interface ColorChannels

All Known Subinterfaces:
IColorAndVariance, IColorEdgeArea, IColorRange
All Known Implementing Classes:
ColorAndVariance, ColorEdgeArea, ColorRange, GrayAndVariance, GrayEdgeArea, GrayRange

public interface ColorChannels

Color Channels is an array of int representing the different color channels in a color.

Author:
Sami Badawi

Method Summary
 int[] getColorChannels()
           
 

Method Detail

getColorChannels

int[] getColorChannels()


Copyright © 2009. All Rights Reserved.