Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: how to convert rgb to a grayscale image??

  1. #1
    Junior Member
    Join Date
    Nov 2013
    Posts
    21
    My Mood
    Confused
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default how to convert rgb to a grayscale image??

    Can anybody send me source code please


  2. #2
    Senior Member PhHein's Avatar
    Join Date
    Mar 2013
    Location
    Germany
    Posts
    609
    My Mood
    Sleepy
    Thanks
    10
    Thanked 93 Times in 86 Posts

    Default Re: how to convert rgb to a grayscale image??

    That's not how it works, post your best attempt and ask specific questions. We won't provide ready made code here.

Similar Threads

  1. How to convert jpeg image to pixel or RGB value and RGB value to jpeg?
    By sachinshahi_2010 in forum What's Wrong With My Code?
    Replies: 0
    Last Post: April 25th, 2013, 12:39 PM
  2. how to get gray scale value from 16- bit grayscale image
    By div111 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: January 16th, 2013, 08:51 AM
  3. get a pixel value from 16- bit grayscale image
    By div111 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: January 11th, 2013, 02:44 PM
  4. buffered image to RGB array
    By kigroy in forum Java SE APIs
    Replies: 2
    Last Post: October 15th, 2011, 08:08 AM
  5. How images stores in awt.Image class?
    By BharatT in forum AWT / Java Swing
    Replies: 0
    Last Post: February 24th, 2009, 05:10 AM