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.

copy 24bit bitmap to 32bit bitmap buffer

pango
Beginner
1,054 Views
Is there any function providedin IPP to copy 24b bitmap to 32bbitmap buffer?
0 Kudos
2 Replies
pango
Beginner
1,054 Views
Why there is no one can help me?Is it very difficult?I just want to how to convert a 24b bitmap to 32b,and the previous IPL library support it.
0 Kudos
Intel_C_Intel
Employee
1,054 Views

Dear pango,

sorry for the delay, you know, this is not service center, this is just people community. Just people, with their deals, their problems and so on:)

Let metry to answer your question, I think you can use the ippiCopy functions, namely ippiCopy_8u_AC4C3R and ippiCopy_8u_C3AC4R to convert 3 channel images to 4 channel's images and vice versa.

In addition, I recommend you topay attention to IPP manual, which contains a lot of details about IPP functions.

Regards,
Vladimir
0 Kudos
Reply