Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Zoom into a particular region

*/

public void zoomInto(long int x, long int y);



/*

Get the x, y, z dimension of the image

*/

public int[] getImageDimensions


/*

Load a particular image by providing a dataset ID

*/

public void loadImageByDataset(long datasetID)