Adjusts the Pixmap according to the provided blueprint.
The blueprint must not be larger than the data buffer of the pixmap.
This function does not reallocate the pixel data buffer.
If the blueprint is larger than the data buffer of the pixmap, this will result in a bounds-check error if applicable.
See Implementation
Adjusts the Pixmap according to the provided blueprint.
The blueprint must not be larger than the data buffer of the pixmap.
This function does not reallocate the pixel data buffer.
If the blueprint is larger than the data buffer of the pixmap, this will result in a bounds-check error if applicable.