ImageInfo

Type Table
Revision Release 2024.3703
Keywords steam, steamworks, image, texture, avatar, ImageInfo
See also steamworks.getAchievementImageInfo()
steamworks.getUserImageInfo()
steamworks.newImageRect()
steamworks.newTexture()
steamworks.*

Overview

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.

Properties

object.pixelWidth