Verwendungen von Klasse
ch.nolix.system.graphic.image.Image
Package
Beschreibung
The
ch.nolix.system.graphic.image
package defines an image.The
ch.nolix.system.gui.iconresource
package defines some icons.The
ch.nolix.system.webgui.main
package defines the types that are
declared in the ch.nolix.systemapi.webguiapi.mainapi
package.-
Verwendungen von Image in ch.nolix.system.graphic.image
Modifizierer und TypMethodeBeschreibungstatic Image
Image.fromAnyImage
(IImage image) static Image
Image.fromBytes
(byte[] bytes) static Image
static Image
Image.fromResource
(String path) static Image
Image.fromSpecification
(INode<?> specification) Image.toImmutableImage()
MutableImage.toImmutableImage()
static Image
Image.withPixels
(Matrix<IColor> pixels) -
Verwendungen von Image in ch.nolix.system.gui.iconresource
-
Verwendungen von Image in ch.nolix.system.webgui.main