Class TwoChannelColorSpace

java.lang.Object
java.awt.color.ColorSpace
ome.codecs.gui.TwoChannelColorSpace
All Implemented Interfaces:
Serializable

public class TwoChannelColorSpace extends ColorSpace
ColorSpace for 2-channel images.
Author:
Melissa Linkert melissa at glencoesoftware.com
See Also:
  • Field Details

  • Constructor Details

    • TwoChannelColorSpace

      protected TwoChannelColorSpace(int type, int components)
  • Method Details