getFullLevel
(Not recommended) Get all data in one level of bigimage
object
The getFullLevel
function of the bigimage
object is
not recommended. Use the gather
function
associated with the blockedImage
object
instead. For more information, see Compatibility Considerations.
Description
Examples
Input Arguments
Output Arguments
Tips
Check the
LevelSizes
property of the input big imagebigimg
to confirm that the size of image data at the specified level is small enough to fit in memory.