Object
AnchorBean<ChannelConvertStyle>
ChannelConvertStyle
Direct Known Subclasses:
ExtractToRGB, IndependentChannels, RGBIfNamesMatch

public abstract class ChannelConvertStyle extends AnchorBean<ChannelConvertStyle>
Converts a channel(s) at a particular timepoint into a stack(s).

Whether each channel becomes its own single-channeled stack, or is combined to form multi-channeled stacks can vary by sub-class implementation.

A unique-name (the channel-name) is assigned for each stack created, including possibly an empty string.

Author:
Owen Feehan
  • Constructor Details

    • ChannelConvertStyle

      public ChannelConvertStyle()
  • Method Details