File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other JSE/JEE APIs and the fly likes JIMI Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "JIMI" Watch "JIMI" New topic
Author

JIMI

tim blanks
Greenhorn

Joined: Dec 28, 2001
Posts: 1
I have been attempting to obtain pixel data from images using Jimi. Specifically, I used Jimi.getRasterImage(String fileName) to obtain a JimiRasterImage object. Once I have the JimiRasterImage object, I have been extracting the pixel data. I have had no problems with JPEGs, but when I attempt to use a GIF or a TIFF(uncompressed) I am getting bad values for the pixel data.
Any advice would be greatly appreciated.
Tim
 
IntelliJ Java IDE
 
subject: JIMI
 
Threads others viewed
how to encrypt data into an image
Converting image to 3D int array
how can i display the information that is read from the .gif file- urgently Required
whats wrong with Jimi
Array of Objects
jQuery in Action, 2nd edition