Verwendungen von Klasse
ch.nolix.system.graphic.image.MutableImage
Packages, die MutableImage verwenden
Package
Beschreibung
-
Verwendungen von MutableImage in ch.nolix.system.graphic.image
Methoden in ch.nolix.system.graphic.image, die MutableImage zurückgebenModifizierer und TypMethodeBeschreibungstatic MutableImageMutableImage.fromAnyImage(IImage image) static MutableImageMutableImage.fromBufferedImage(BufferedImage bufferedImage) static MutableImageMutableImage.fromBytes(byte[] bytes) static MutableImagestatic MutableImageMutableImage.fromResource(String path) static MutableImageMutableImage.fromSpecification(INode<?> specification) static MutableImageMutableImage.fromString(String string) MutableImage.getCopy()Image.getSection(int xPosition, int yPosition, int width, int height) MutableImage.getSection(int xPosition, int yPosition, int width, int height) Image.toLeftRotatedImage()MutableImage.toLeftRotatedImage()Image.toMutableImage()Image.toRepeatedImage(int width, int height) MutableImage.toRepeatedImage(int width, int height) Image.toRightRotatedImage()MutableImage.toRightRotatedImage()Image.toScaledImage(double factor) Image.toScaledImage(double widthFactor, double heightFactor) MutableImage.toScaledImage(double factor) MutableImage.toScaledImage(double widthFactor, double heightFactor) static MutableImageMutableImage.withPixels(IMatrix<IColor> pixels) static MutableImageMutableImage.withWidthAndHeightAndColor(int width, int height, IColor color) static MutableImageMutableImage.withWidthAndHeightAndWhiteColor(int width, int height) -
Verwendungen von MutableImage in ch.nolix.system.webgui.atomiccontrol.imagecontrol
Methoden in ch.nolix.system.webgui.atomiccontrol.imagecontrol, die MutableImage zurückgeben -
Verwendungen von MutableImage in ch.nolix.tech.math.fractal
Methoden in ch.nolix.tech.math.fractal, die MutableImage zurückgeben