| Package | Description |
|---|---|
| com.sun.javafx.iio |
Provides image loading capability for Java FX.
|
| com.sun.javafx.iio.common |
| Modifier and Type | Method and Description |
|---|---|
List<ImageFormatDescription.Signature> |
ImageFormatDescription.getSignatures()
Get the possible signatures which may appear at the beginning of
the stream of an image stored in this format.
|
| Modifier and Type | Method and Description |
|---|---|
List<ImageFormatDescription.Signature> |
ImageDescriptor.getSignatures() |
| Constructor and Description |
|---|
ImageDescriptor(String formatName,
String[] extensions,
ImageFormatDescription.Signature[] signatures) |
Copyright © 2025. All rights reserved.