write abstract method

void write(
  1. String path
)

Write a raster to file.

Implementation

void write(String path);