CStats:GetImage
The GetImage method returns a CImage object for the image used by the CStats object.
CImage = CStats:GetImage()
On success, this method returns a new CImage object.
On failure, this method returns nil.
Related Topics
CStats, CImage