Uses of Class
ip.gui.frames.ColorFrame

Packages that use ColorFrame
ip.apurva   
ip.gui.dialog   
ip.gui.frames   
ip.morph   
ip.transforms   
j2d   
j2d.color   
 

Uses of ColorFrame in ip.apurva
 

Subclasses of ColorFrame in ip.apurva
 class FourierFrame
           
 class ZipFrame
           
 

Uses of ColorFrame in ip.gui.dialog
 

Subclasses of ColorFrame in ip.gui.dialog
 class MorphLog
           
 

Uses of ColorFrame in ip.gui.frames
 

Subclasses of ColorFrame in ip.gui.frames
 class DrawFrame
           
 class FFTFrame
           
 class TopFrame
           
 class WaveletFrame
           
 class XformFrame
           
 

Methods in ip.gui.frames with parameters of type ColorFrame
static void ColorFrame.swapGreenAndBlue(ColorFrame colorFrame)
           
 

Uses of ColorFrame in ip.morph
 

Subclasses of ColorFrame in ip.morph
 class MorphXformFrame
           
 

Uses of ColorFrame in ip.transforms
 

Subclasses of ColorFrame in ip.transforms
 class LiftingFrame
           
 

Uses of ColorFrame in j2d
 

Methods in j2d with parameters of type ColorFrame
 void FloatImageBean.copyFloats(ColorFrame cf)
           
 

Constructors in j2d with parameters of type ColorFrame
FloatImageBean(ColorFrame cf)
           
 

Uses of ColorFrame in j2d.color
 

Constructors in j2d.color with parameters of type ColorFrame
Ccir601_2cbcr(ColorFrame _cf)
           
HlsBuggy(ColorFrame _cf)
           
Hsb(ColorFrame _cf)
           
Xyzd65(ColorFrame _cf)
           
Yiq(ColorFrame _cf)
           
Yuv(ColorFrame _cf)