texture_get_image
Get the image attached to texture.
References:
arguments
-
"texture_name" : String
The name of the texture. This name must be the full database name of the texture, including namespace.
return value
StringThe name of the image referenced by a texture or an empty string if the texture does not reference an image.