| Package | Description |
|---|---|
| org.bytedeco.skia.global |
| Modifier and Type | Method and Description |
|---|---|
static sk_picture_recorder_t |
Skia.sk_picture_recorder_new() |
| Modifier and Type | Method and Description |
|---|---|
static sk_canvas_t |
Skia.sk_picture_get_recording_canvas(sk_picture_recorder_t crec) |
static sk_canvas_t |
Skia.sk_picture_recorder_begin_recording(sk_picture_recorder_t arg0,
sk_rect_t arg1) |
static void |
Skia.sk_picture_recorder_delete(sk_picture_recorder_t arg0) |
static sk_picture_t |
Skia.sk_picture_recorder_end_recording(sk_picture_recorder_t arg0) |
Copyright © 2019. All rights reserved.