B4J Question Read image file into array...

rbghongade

Active Member
Licensed User
Longtime User
Dear friends,
Is there a way to read an image file (bmp/jpeg/tif) into an integer array? Tried to search in forum but did not get any clue. (Maybe I missed !)
Apology if the issue has been addressed earlier!
 

DonManfred

Expert
Licensed User
Longtime User
What is the reason for it? What are you trying to archieve?
 
Upvote 0

rbghongade

Active Member
Licensed User
Longtime User
Dear DonManfred,
I am planning to write some code for image processing using B4J, to be used by my students.
 
Upvote 0

rbghongade

Active Member
Licensed User
Longtime User
Thanks DonManfred.
Is there any library required to be associated , since type Bitmap is not recognized.
 
Upvote 0
Top