Uses of Interface
ch.nolix.systemapi.graphic.image.IMutableImage
Packages that use IMutableImage
Package
Description
-
Uses of IMutableImage in ch.nolix.system.graphic.image
Classes in ch.nolix.system.graphic.image that implement IMutableImageMethods in ch.nolix.system.graphic.image that return IMutableImageModifier and TypeMethodDescriptionImage.withAlphaValue(double alphaValue) MutableImage.withAlphaValue(double alphaValue) Image.withWidthAndHeight(int width, int height) MutableImage.withWidthAndHeight(int width, int height) -
Uses of IMutableImage in ch.nolix.systemapi.graphic.image
Classes in ch.nolix.systemapi.graphic.image with type parameters of type IMutableImageMethods in ch.nolix.systemapi.graphic.image that return IMutableImageModifier and TypeMethodDescriptionIImage.getSection(int xPosition, int yPosition, int width, int height) IImage.toLeftRotatedImage()IImage.toRepeatedImage(int width, int height) IImage.toRightRotatedImage()IImage.toScaledImage(double factor) IImage.toScaledImage(double widthFactor, double heightFactor) IImage.withAlphaValue(double alphaValue) IImage.withWidthAndHeight(int width, int height) -
Uses of IMutableImage in ch.nolix.systemapi.webatomiccontrol.imagecontrol
Methods in ch.nolix.systemapi.webatomiccontrol.imagecontrol that return IMutableImage -
Uses of IMutableImage in ch.nolix.techapi.math.fractal
Methods in ch.nolix.techapi.math.fractal that return IMutableImage