Blend2D
2D Vector Graphics Engine
Blend2D runtime limits.
Constant | Description |
---|---|
BL_RUNTIME_MAX_IMAGE_SIZE | Maximum width and height of an image. |
BL_RUNTIME_MAX_THREAD_COUNT | Maximum number of threads for asynchronous operations (including rendering). |
Type of runtime information that can be queried through blRuntimeQueryInfo().
CPU architecture that can be queried by BLRuntime::querySystemInfo()
.
CPU features Blend2D supports.
Runtime cleanup flags that can be used through BLRuntime::cleanup()
.