pixelData property
final
A 16-bit integer buffer containing the raw pixel values. This buffer maintains full diagnostic precision and is designed for GPU consumption via fragment shaders.
Implementation
final Int16List pixelData;
A 16-bit integer buffer containing the raw pixel values. This buffer maintains full diagnostic precision and is designed for GPU consumption via fragment shaders.
final Int16List pixelData;