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

ARGB to AYUV conversion

Boris_V_1
Beginner
1,031 Views
Is there any function that convert ARGB32 to AYUV (8 bit per pixel YUV with alpha) color space ?
I can't find it. There is ippiRGBToYUV_8u_AC4R, but this function works with YUV.
Could this conversion be done with IPP ?
0 Kudos
2 Replies
Vladimir_Dudnik
Employee
1,031 Views

Currently in IPP aplha channel is expected to be the last channel in image not the first. So we do not have such functionality right now, but you can submit feature request to Intel Premier Support, so it will be revised during the next IPP version planning

Regards,
Vladimir

0 Kudos
Chao_Y_Intel
Moderator
1,031 Views

Hello Boris,

We created an issue in the premier support website so we can record your feature request. Could you provide some information in the support website? That will help us to consider the function in the future release.

Thanks,

Chao

0 Kudos
Reply