Type Table Revision Release 2025.3714 Keywords steam, steamworks, image, texture, avatar, ImageInfo See also steamworks.getAchievementImageInfo() steamworks.getUserImageInfo() steamworks.newImageRect() steamworks.newTexture() steamworks.*
Provides information about one user avatar image or achievement image such as its pixel width, pixel height, and its unique handle which is needed to load the image via the steamworks.newImageRect() and steamworks.newTexture() functions.
Objects of this type can be acquired by calling the steamworks.getAchievementImageInfo() and steamworks.getUserImageInfo() functions.