andry-tino / phash

Perceptual hash based on phash.org with bindings for C#
GNU General Public License v3.0
7 stars 0 forks source link

Load CImg form Memory Buffer Jpeg or Png #2

Open hafedh-trimeche opened 1 year ago

hafedh-trimeche commented 1 year ago

Hello,

Would CImg loaded form Memory Buffer Jpeg or Png?

CImg load_img_from_memory(char buffer,int bufferlen);

Best regards.