data property

Pointer<Uint8> data
getter/setter pair

Pointer to the decoded RGBA pixel data.

Implementation

external ffi.Pointer<ffi.Uint8> data;