- UseEncodedData
bool UseEncodedData(void* data, ulong length)
Undocumented in source. Be warned that the author may not have intended to support it.
- Encode
SKData Encode(SKPixmap pixmap)
Undocumented in source. Be warned that the author may not have intended to support it.
- OnUseEncodedData
bool OnUseEncodedData(void* data, void* length)
Undocumented in source.
- OnEncode
SKData OnEncode(SKPixmap pixmap)
Undocumented in source.