Function Texture.format

Gets the texture's pixel format The pixel format is the format in which information about the pixels is stored (e.g. RGBA)

uint format() @property;