B4J Question GetPixels in Non-UI

DonManfred

Expert
Licensed User
Longtime User
Upvote 0

Blueforcer

Well-Known Member
Licensed User
Longtime User
of course. he said "BitmapCreator does rely on JavaFX"
But because i cant install javaFX or openjfx on my platform, i cant use it.
Even if i just use the type paint it throws an exeption "noClassDefFoundError"

With BitmapCreator the error is:
java.lang.NoClassDefFoundError: javafx/scene/Node
 
Upvote 0

Blueforcer

Well-Known Member
Licensed User
Longtime User
Its my NAS. The JRE is a thirdparty port, but without JavaFX.
Maybe its possible to read the bytes from a raw BMP and convert it back to its colors? I dont know
 
Last edited:
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0
Top