Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
公告
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.

IJG-IPP using C# for JPEG displaying

Deleted_U_Intel
735 次查看
We have a VB6 app that is using IJL.
This app does the following:
Readjpg bytes into an array.
Pass the array to the IJL function LoadJPGFromPtr to convery bytes to a CDIB.
BitBlt the CDIB to a DirectDraw surface
Flip the surface to display the image.
This happens at 30fps.
We are converting the app to C# and IPP seems to be the logical choice as IJL is no longer supported.
I have looked for examples using C# on your site but cannot find any doing what we are trying to do.
Can someone point me in the right direction?
We are looking for the most optimised way to display an image and do not need to apply filters of any type but do need the ability to scale. DirectDraw does this OK but we need to get it in CDIB format for DirectDraw.
Thanks for your assistance...

Message Edited by tom@engo.com on 01-04-2005 09:15 PM

0 项奖励
2 回复数
Ying_S_Intel
员工
735 次查看
Dear Customer,
We will look into it, and it could be a feature enhancement.
Thanks,
Ying
0 项奖励
borix
初学者
735 次查看
hi Tom. C# supports jpeg files IOwithout any additional functions and efforts. Is there any reason to add such functionality to IPP samples?
0 项奖励
回复