xcb-util-image

XCB utility library for XImage and XShmImage operations

brewmacoslinux
Try with needOr install directly
Source

About

XCB port of Xlib's XImage and XShmImage

Commands

xcb-util-image

Examples

Link against xcb-util-image in C/C++ projects using pkg-config$ pkg-config --cflags --libs xcb-util-image
Check installed version of xcb-util-image library$ pkg-config --modversion xcb-util-image
Verify xcb-util-image library files in Homebrew installation$ ls -la $(brew --prefix xcb-util-image)/lib