| Modifier and Type | Class and Description |
|---|---|
static class |
RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
The Class RgbPixmapPropertyBuilderImpl.
|
| Modifier and Type | Method and Description |
|---|---|
RgbPixmap.RgbPixmapPropertyBuilder |
RgbPixmapImpl.RgbPixmapPropertyBuilderImpl.withPixelAt(int aPixel,
int aPosX,
int aPosY)
Sets an integer value interpreted as pixel in the pixmap.
|
RgbPixmap.RgbPixmapPropertyBuilder |
RgbPixmapImpl.RgbPixmapPropertyBuilderImpl.withPixelAt(RgbPixel aPixel,
int aPosX,
int aPosY)
Sets the pixmap for the pixmap property.
|
RgbPixmap.RgbPixmapPropertyBuilder |
RgbPixmapImpl.RgbPixmapPropertyBuilderImpl.withPixels(RgbPixel[][] aPixels)
With pixels.
|
Copyright © 2018. All rights reserved.