Category "core-image"

Is it possible to load a 24-bits BMP with a native iOS API?

I'm programming an app for a device whose API give us a const char* to an array of bytes that correspond to the pixel data of a BMP with a colour depth of 24-bi

How to copy whole directories containing subdirectories to /boot (i.e bootfs) in Yocto while inheriting core-image class?

I have a directory which again contains subdirectories, which are built has part of other recipe and moved to DEPLOY_DIR_IMAGE using deploy bb class. So now I w