Verwendungen von Schnittstelle
ch.nolix.coreapi.containerapi.matrixapi.IMatrix
Package
Beschreibung
The
ch.nolix.core.container.matrix
package defines
Container
s that are matrices.The
ch.nolix.system.graphic.image
package defines an image.The
ch.nolix.systemapi.graphicapi.imageapi
package declares an image.-
Verwendungen von IMatrix in ch.nolix.core.container.matrix
Modifizierer und TypMethodeBeschreibungstatic <E2> Matrix
<E2> Matrix.fromMatrix
(IMatrix<E2> matrix) -
Verwendungen von IMatrix in ch.nolix.system.graphic.image
Modifizierer und TypMethodeBeschreibungstatic MutableImage
MutableImage.withPixels
(IMatrix<IColor> pixels) -
Verwendungen von IMatrix in ch.nolix.systemapi.graphicapi.imageapi