- texture-h textureprocedure
Get the sdl2:texture's height, as a nonnegative integer measured in pixels. This is equivalent to (nth-value 3 (query-texture texture)), but more convenient and efficient.
Requires sdl2 egg 0.2.0 or higher.
Get the sdl2:texture's height, as a nonnegative integer measured in pixels. This is equivalent to (nth-value 3 (query-texture texture)), but more convenient and efficient.
Requires sdl2 egg 0.2.0 or higher.