Is it possible to modify a part of an SDL_Texture's alpha value

Thanks this helped alot, however I was able to figure out another way of changing the alpha values of each pixel. I referenced how Lazy Foo’s texture streaming was created and was also able to achieve similar results.

Result: