You are not logged in.
Pages: 1
Hi,
Sorry for my english, i'm Spanish.
I want made thumbnails from jpg's.
Your decoder is very, very fast decoding jpeg.
I'm developing a mp3 player. With your decoding routine, i read jpeg picture from id3v2tag.
I want resize all images to 150x150. There is a faster routine for resizing ?
Can you give me the way to add a function like drawto( canvas: tcanvas, x,y,: integer) but stretching ( by example stretchto( canvas: tcanvas, x,y, w,h: integer).
Best Regards
Pages: 1