Function Texture.access

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

TextureAccess access() @property @trusted const;

Returns

dsdl.TextureAccess of the dsdl.Texture

Throws

dsdl.SDLException if failed to query the information