SDL Wiki
(This function is part of SDL_image, a separate library from SDL.)

IMG_Linked_Version

This function gets the version of the dynamically linked SDL_image library.

Syntax

const SDL_version * IMG_Linked_Version(void);

Return Value

Returns SDL_image version

Remarks

it should NOT be used to fill a version structure, instead you should use the SDL_IMAGE_VERSION() macro.


CategoryAPI


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.