read abstract method

void read([
  1. int imageIndex
])

Read the raster accessing the file.

The optional imageIndex defines the image to open.

Implementation

void read([int imageIndex]);