toFile abstract method

void toFile(
  1. String baseName
)

Print image to file, extension is automatically asigned

Implementation

void toFile(String baseName);