Class ImageContainerToSpreadSheet

    • Field Detail

      • m_RemoveAlphaChannel

        protected boolean m_RemoveAlphaChannel
        whether to remove the alpha channel.
    • Constructor Detail

      • ImageContainerToSpreadSheet

        public ImageContainerToSpreadSheet()
    • Method Detail

      • setRemoveAlphaChannel

        public void setRemoveAlphaChannel​(boolean value)
        Sets whether to remove the alpha channel.
        Parameters:
        value - true if to remove
      • getRemoveAlphaChannel

        public boolean getRemoveAlphaChannel()
        Returns whether to remove the alpha channel.
        Returns:
        true if to remove
      • removeAlphaChannelTipText

        public String removeAlphaChannelTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.