Uses of Class
net.algart.matrices.maps.pyramids.io.api.sources.ImageIOPlanePyramidSource.ImageIOReadingBehaviour
Packages that use ImageIOPlanePyramidSource.ImageIOReadingBehaviour
-
Uses of ImageIOPlanePyramidSource.ImageIOReadingBehaviour in net.algart.matrices.maps.pyramids.io.api.sources
Methods in net.algart.matrices.maps.pyramids.io.api.sources that return ImageIOPlanePyramidSource.ImageIOReadingBehaviourModifier and TypeMethodDescriptionImageIOPlanePyramidSource.ImageIOReadingBehaviour.clone()ImageIOPlanePyramidSource.ImageIOReadingBehaviour.setAddAlphaWhenExist(boolean addAlphaWhenExist) ImageIOPlanePyramidSource.ImageIOReadingBehaviour.setDicomReader(boolean dicomReader) ImageIOPlanePyramidSource.ImageIOReadingBehaviour.setReadPixelValuesViaColorModel(boolean readPixelValuesViaColorModel) ImageIOPlanePyramidSource.ImageIOReadingBehaviour.setReadPixelValuesViaGraphics2D(boolean readPixelValuesViaGraphics2D) Constructors in net.algart.matrices.maps.pyramids.io.api.sources with parameters of type ImageIOPlanePyramidSource.ImageIOReadingBehaviourModifierConstructorDescriptionImageIOPlanePyramidSource(File pyramidCacheDir, BufferedImage image, ImageIOPlanePyramidSource.ImageIOReadingBehaviour imageIOReadingBehaviour) ImageIOPlanePyramidSource(File pyramidCacheDir, File imageFile, ImageIOPlanePyramidSource.ImageIOReadingBehaviour imageIOReadingBehaviour)