Class LibImage
java.lang.Object
dev.pfaff.altargui.libimage.LibImage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ImageData
loadPng
(MemorySegment bytes, Arena pixelsArena) static void
loadPng
(MemorySegment bytes, MemorySegment pixels) static ImageInfo
loadPngInfo
(MemorySegment bytes)
-
Constructor Details
-
LibImage
public LibImage()
-
-
Method Details
-
loadPngInfo
-
loadPng
-
loadPng
-