have you tried to use the PixelGrabber-class? you'll find it in java.awt.PixelGrabber. it's quite easy to use. you can grab easily pixel values into an array. read it... if you need more help by using it so let me know, then i'll send an example to you.
greetings j�rg -----Urspr�ngliche Nachricht----- Von: sachin shetty [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 23. Oktober 2001 16:26 An: [EMAIL PROTECTED] Betreff: [JAVA2D] Hi i have a jpg file which is actually obtained by converting a pdf file in to ajpg file .But there is lot of unnecssary white space i,e the unused space of a pdf page in the jpg which i want to clip of . can somebody help me also please tell me if there is any way to get the rgb value of each and everey pixal of an Image. Thanks in advance would be waiting for reply regards sachin _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help". ==========================================================================To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
