Class RgbPixmapImpl.RgbPixmapPropertyBuilderImpl

    • Constructor Detail

      • RgbPixmapPropertyBuilderImpl

        public RgbPixmapPropertyBuilderImpl​()
        Instantiates a new rgb pixmap property builder impl.
      • RgbPixmapPropertyBuilderImpl

        public RgbPixmapPropertyBuilderImpl​(int aWidth,
                                            int aHeight)
        Instantiates a new rgb pixmap property builder impl.
        Parameters:
        aWidth - the width
        aHeight - the height
      • RgbPixmapPropertyBuilderImpl

        public RgbPixmapPropertyBuilderImpl​(RgbPixel[][] aPixels)
        Instantiates a new rgb pixmap property builder impl.
        Parameters:
        aPixels - the pixels