write abstract method

void write(
  1. ByteData data
)

Uploads data to the texture.

Implementation

void write(ByteData data);