SDL_image and texture access

Hi there! I’d like to know if there’s a way to open an image with the SDL_image functions and then set the texture access mode to SDL_TEXTUREACCESS_STREAMING.
Thank you!