setPixel abstract method

void setPixel(
  1. int x,
  2. int y,
  3. int value
)

Implementation

void setPixel(int x, int y, int value);