How can we convert an image into binary file in java?
Convert an Image into binary file
Collapse
X
-
Tags: None
-
Originally posted by sundarannamalaiHow can we convert an image into binary file in java?
-
Originally posted by BigDaddyLHI'm not sure what you are asking, but if you want to write an image using the usual sort of image formats (gif, jpeg, png), use ImageIO of package javax.imageio:
http://java.sun.com/docs/books/tutor...saveimage.html
hey im looking for the code that convert image (gif) to the binary. have you done that,couse i dont have knowledge about coding in java.and im looking for some one that do this before.to attach that to my work could you help me on that as well plzzzzzzzzzzzzz zzzzzz!!Comment
-
Originally posted by minouparhizkarhey im looking for the code that convert image (gif) to the binary. have you done that,couse i dont have knowledge about coding in java.and im looking for some one that do this before.to attach that to my work could you help me on that as well plzzzzzzzzzzzzz zzzzzz!!Comment
-
Originally posted by BigDaddyLHDid you read the tutorial?
which tutorial is it related to my code???Comment
-
Originally posted by minouparhizkarwhich tutorial is it related to my code???Comment
-
Originally posted by BigDaddyLHThe link I posted in #2 and you quoted in #3. A tutorial on how to convert an image into a binary file.
yeap but i don know how to use it for my code,do you think my code isnt enough good?/? i need to know wats wrong with my code.Comment
-
Originally posted by minouparhizkaryeap but i don know how to use it for my code,do you think my code isnt enough good?/? i need to know wats wrong with my code.Comment
Comment