getVersion

Wraps IMG_Linked_version which gets the version of the linked SDL2_image library

@safe @trusted
static if(bindSDLImage)
getVersion
()

Return Value

Type: Version

dsdl2.Version of the linked SDL2_image library

Meta