-1

How can I code a image format like jfif or How can I find the background code of jfif format. On web I only find informations about how jfif works but where is the codes that were doing all these steps?

Person X
  • 9
  • 3

1 Answers1

0

This is the only source that I know of that explains how to program a JPEG Encoder/Decoder.

https://www.amazon.com/Compressed-Image-File-Formats-JPEG/dp/0201604434/ref=cm_cr_arp_d_product_top?ie=UTF8

user3344003
  • 20,574
  • 3
  • 26
  • 62