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

Image color swap

Guillaume_B_2
Начинающий
556Просмотр.

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 баллов
2 Ответы
Igor_A_Intel
Сотрудник
556Просмотр.

Hi,

you can use ippiSwapChannels function

regards, Igor

SergeyKostrov
Ценный участник II
556Просмотр.
Please also take a look at ippcc.h header file since it has a set of Color Conversion IPP functions.
Ответить