Verwendungen von Schnittstelle
ch.nolix.systemapi.graphicapi.imageapi.IMutableImage
Package
Beschreibung
The
ch.nolix.system.graphic.image
package defines an image.The
ch.nolix.systemapi.graphicapi.imageapi
package declares an image.The
ch.nolix.systemapi.webguiapi.atomiccontrolapi
package declares
IControl
s.The
ch.nolix.techapi.mathapi.fractalapi
package declares types for
fractals.-
Verwendungen von IMutableImage in ch.nolix.system.graphic.image
Modifizierer und TypMethodeBeschreibungImage.withAlphaValue
(double alphaValue) MutableImage.withAlphaValue
(double alphaValue) Image.withWidthAndHeight
(int width, int height) MutableImage.withWidthAndHeight
(int width, int height) -
Verwendungen von IMutableImage in ch.nolix.systemapi.graphicapi.imageapi
Modifizierer und TypSchnittstelleBeschreibunginterface
IMutableImage<MI extends IMutableImage<MI>>
Modifizierer und TypMethodeBeschreibungIImage.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) -
Verwendungen von IMutableImage in ch.nolix.systemapi.webguiapi.atomiccontrolapi
-
Verwendungen von IMutableImage in ch.nolix.techapi.mathapi.fractalapi