Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Image color swap

Guillaume_B_2
Beginner
370 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
370 Views

Hi,

you can use ippiSwapChannels function

regards, Igor

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