| Modifier and Type | Interface and Description |
|---|---|
static interface |
RgbPixmap.RgbPixmapProperty
The Interface RgbPixmapProperty.
|
static interface |
RgbPixmap.RgbPixmapPropertyBuilder
The Interface RgbPixmapPropertyBuilder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RgbPixmapImpl
The Class RgbPixmapImpl.
|
static class |
RgbPixmapImpl.RgbPixmapPropertyBuilderImpl
The Class RgbPixmapPropertyBuilderImpl.
|
| Modifier and Type | Method and Description |
|---|---|
RgbPixmap |
RgbPixmapImageBuilderImpl.toPixmap()
To pixmap.
|
RgbPixmap |
RgbPixmapImageBuilder.toPixmap()
To pixmap.
|
default RgbPixmap |
RgbPixmapImageBuilder.toPixmap(File aImageFile)
To pixmap.
|
protected static RgbPixmap |
RgbPixmapImageBuilderImpl.toPixmap(javafx.scene.image.Image aImage)
To pixmap.
|
RgbPixmap |
RgbPixmapImageBuilderImpl.toPixmap(InputStream aImageStream)
To pixmap.
|
RgbPixmap |
RgbPixmapImageBuilder.toPixmap(InputStream aImageStream)
To pixmap.
|
RgbPixmap |
RgbPixmapImageBuilderImpl.toPixmap(URL aImageUrl)
To pixmap.
|
RgbPixmap |
RgbPixmapImageBuilder.toPixmap(URL aImageUrl)
To pixmap.
|
Copyright © 2018. All rights reserved.