Documentation of 'Catalano.Imaging.Filters.ExtractRGBChannel' Java class
ExtractRGBChannel
Catalano.Imaging.Filters

Class ExtractRGBChannel

  • All Implemented Interfaces:
    IExtract


    public class ExtractRGBChannel
    extends java.lang.Object
    implements IExtract
    Extract RGB channel from image.
    Extracts specified channel of color image and returns it as grayscale image.
    • Constructor Detail

      • ExtractRGBChannel

        public ExtractRGBChannel(ExtractRGBChannel.Channel rgb)
        Initialize a new instance of the ExtractRGBChannel class.
        Parameters:
        rgb - RGB channel.
    • Method Detail

      • Extract

        public FastBitmap Extract(FastBitmap fastBitmap)
        Description copied from interface: IExtract
        Extracts specified channel of color image and returns it as grayscale image.
        Specified by:
        Extract in interface IExtract
        Parameters:
        fastBitmap - FastBitmap
        Returns:
        FastBitmap

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.