| Package | Description |
|---|---|
| org.bytedeco.skia | |
| org.bytedeco.skia.global |
| Modifier and Type | Method and Description |
|---|---|
sk_webpencoder_options_t |
sk_webpencoder_options_t.fCompression(int setter) |
sk_webpencoder_options_t |
sk_webpencoder_options_t.fQuality(float setter) |
sk_webpencoder_options_t |
sk_webpencoder_options_t.fUnpremulBehavior(int setter) |
sk_webpencoder_options_t |
sk_webpencoder_options_t.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Skia.sk_webpencoder_encode(sk_wstream_t dst,
sk_pixmap_t src,
sk_webpencoder_options_t options) |
Copyright © 2019. All rights reserved.