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 MutableImage
MutableImage.fromAnyImage
(IImage image) static MutableImage
MutableImage.fromBufferedImage
(BufferedImage bufferedImage) static MutableImage
MutableImage.fromBytes
(byte[] bytes) static MutableImage
static MutableImage
MutableImage.fromResource
(String path) static MutableImage
MutableImage.fromSpecification
(INode<?> specification) static MutableImage
MutableImage.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 MutableImage
MutableImage.withPixels
(IMatrix<IColor> pixels) static MutableImage
MutableImage.withWidthAndHeightAndColor
(int width, int height, IColor color) static MutableImage
MutableImage.withWidthAndHeightAndWhiteColor
(int width, int height) -
Verwendungen von MutableImage in ch.nolix.system.webgui.atomiccontrol
Methoden in ch.nolix.system.webgui.atomiccontrol, die MutableImage zurückgeben -
Verwendungen von MutableImage in ch.nolix.tech.math.fractal
Methoden in ch.nolix.tech.math.fractal, die MutableImage zurückgeben