Class ImageFileShape
Object
ImageFileShape
How to shape the image (across various dimensions) after the copying
-
Constructor Summary
ConstructorsConstructorDescriptionImageFileShape
(Dimensions imageDimensions, int numberChannels, int numberFrames) -
Method Summary
-
Constructor Details
-
ImageFileShape
-
-
Method Details
-
totalNumberSlices
public int totalNumberSlices()The total number of z-slices across all frames, channels.- Returns:
- the total number of slices.
-
getNumberSlices
public int getNumberSlices()The number of z-slices for a specific channel and frame.- Returns:
- the number of z-slices.
-
getImageDimensions
-
getNumberChannels
public int getNumberChannels() -
getNumberFrames
public int getNumberFrames() -
equals
-
hashCode
public int hashCode() -
toString
-