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

Bitmap copy

xorvax
초급자
523 조회수
I'd like to know if there (IPP) is some function, which helps me to copy selected part of bitmap (arbitrary selected rectangle within abitmap)?
0 포인트
1 응답
Intel_C_Intel
직원
523 조회수

It can be done by ippiCopy function if you bitmap has 1,2,3,4,6,8,12 or 16 bytes per pixel.

pSrc is the pointer to the first byte, roi - the rectangle size

Alexander

0 포인트
응답