Texture.access

Wraps SDL_QueryTexture which gets the dsdl2.TextureAccess of the dsdl2.Texture

class Texture
const @property @trusted
access
()

Return Value

dsdl2.TextureAccess of the dsdl2.Texture

Throws

dsdl2.SDLException if failed to query the information

Meta