Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Jpeg length encoded in memory

p3pp81
Beginner
598 Views
Hello,
Is there possibile to know the size of a newly encoded jpeg in memory?
I've used the sample code from jpegview but using a memory buffer!
cheers
0 Kudos
3 Replies
Vladimir_Dudnik
Employee
598 Views

Hello,

yes, you need to call encoder.NumOfBytes() method.

Regards,
Vladimir

0 Kudos
p3pp8
Beginner
598 Views
Many thanx man, it's worked just great, as always you're very cordial and efficent !!!
thanx again

-Giuseppe
0 Kudos
Vladimir_Dudnik
Employee
598 Views

You are welcome :)

Vladimir

0 Kudos
Reply