| Package | Description |
|---|---|
| com.sun.javafx.webkit.prism | |
| com.sun.webkit | |
| com.sun.webkit.graphics |
| Modifier and Type | Method and Description |
|---|---|
protected WCImageFrame |
PrismGraphicsManager.createFrame(int w,
int h,
ByteBuffer bytes) |
| Modifier and Type | Method and Description |
|---|---|
void |
Pasteboard.writeImage(WCImageFrame img) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract WCImageFrame |
WCGraphicsManager.createFrame(int w,
int h,
ByteBuffer data) |
protected abstract WCImageFrame |
WCImageDecoder.getFrame(int index)
Returns image frame at the specified index.
|
Copyright © 2025. All rights reserved.