FAST  3.2.0
Framework for Heterogeneous Medical Image Computing and Visualization
fast::ImagePyramidAccess Member List

This is the complete list of members for fast::ImagePyramidAccess, including all inherited members.

getLevelAsImage(int level)fast::ImagePyramidAccess
getPatch(std::string tile)fast::ImagePyramidAccess
getPatch(int level, int patchX, int patchY)fast::ImagePyramidAccess
getPatchAsImage(int level, int offsetX, int offsetY, int width, int height)fast::ImagePyramidAccess
getPatchAsImage(int level, int patchIdX, int patchIdY)fast::ImagePyramidAccess
getPatchData(int level, int x, int y, int width, int height)fast::ImagePyramidAccess
getScalar(uint x, uint y, uint level, uint channel=0)fast::ImagePyramidAccess
getScalarFast(uint x, uint y, uint level, uint channel=0) noexceptfast::ImagePyramidAccess
ImagePyramidAccess(std::vector< ImagePyramidLevel > levels, openslide_t *fileHandle, std::shared_ptr< ImagePyramid > imagePyramid, bool writeAccess)fast::ImagePyramidAccess
pointer typedeffast::ImagePyramidAccess
release()fast::ImagePyramidAccess
setScalar(uint x, uint y, uint level, uint8_t value, uint channel=0)fast::ImagePyramidAccess
setScalarFast(uint x, uint y, uint level, uint8_t value, uint channel=0) noexceptfast::ImagePyramidAccess
~ImagePyramidAccess()fast::ImagePyramidAccess