pixelData property

Int16List pixelData
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;