Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Image color swap

Guillaume_B_2
Beginner
649 Views

I am very new to ipp, have the last version, and would like to use it to swap an image like a rgba to a bgra, is there an simple way to do so ?

0 Kudos
2 Replies
Igor_A_Intel
Employee
649 Views

Hi,

you can use ippiSwapChannels function

regards, Igor

0 Kudos
SergeyKostrov
Valued Contributor II
649 Views
Please also take a look at ippcc.h header file since it has a set of Color Conversion IPP functions.
0 Kudos
Reply