| Package | Description |
|---|---|
| org.bytedeco.skia | |
| org.bytedeco.skia.global |
| Modifier and Type | Method and Description |
|---|---|
sk_jpegencoder_options_t |
sk_jpegencoder_options_t.fAlphaOption(int setter) |
sk_jpegencoder_options_t |
sk_jpegencoder_options_t.fBlendBehavior(int setter) |
sk_jpegencoder_options_t |
sk_jpegencoder_options_t.fDownsample(int setter) |
sk_jpegencoder_options_t |
sk_jpegencoder_options_t.fQuality(int setter) |
sk_jpegencoder_options_t |
sk_jpegencoder_options_t.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Skia.sk_jpegencoder_encode(sk_wstream_t dst,
sk_pixmap_t src,
sk_jpegencoder_options_t options) |
Copyright © 2019. All rights reserved.