Class LibImage
java.lang.Object
dev.pfaff.altargui.libimage.LibImage
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MemoryLayout.PathElement
static final MemoryLayout.PathElement
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ImageData
loadImage
(MemorySegment bytes, Arena pixelsArena)
-
Field Details
-
PE_LoadedImage_ok
-
PE_OkLoadedImage_info
-
-
Constructor Details
-
LibImage
public LibImage()
-
-
Method Details
-
loadImage
-