C
QUL_PLATFORM_REQUIRED_IMAGE_ALIGNMENT
Description
The minimum alignment required for image data on the given platform. Default value is 1.
This variable is set in BoardDefaults.cmake. See the Qt Quick Ultralite Platform Porting Guide for more information.
Note: QUL_PLATFORM_REQUIRED_IMAGE_ALIGNMENT is propagated to Qt Quick Ultralite runtime through Qul::Platform::PlatformContext::config(), and to host tools through the build system integration.
Since
This variable was introduced in Qt Quick Ultralite 2.0.
Available under certain Qt licenses.
Find out more.