Class RgbPixelImpl

    • Constructor Detail

      • RgbPixelImpl

        public RgbPixelImpl()
      • RgbPixelImpl

        public RgbPixelImpl​(Color aAwtColor)
      • RgbPixelImpl

        public RgbPixelImpl​(int aAlphaPortion,
                            int aRedPortion,
                            int aGreenPortion,
                            int aBluePortion)
      • RgbPixelImpl

        public RgbPixelImpl​(int aRgbValue)