chickadee » sdl2 » texture-access

texture-access textureprocedure

Get the sdl2:texture's access mode, as a texture access enum symbol. This is equivalent to (nth-value 1 (query-texture texture)), but more convenient and efficient.

Requires sdl2 egg 0.2.0 or higher.