Image.this

Creates from an SDL surface. Note that you should only handle the texture thru this class after creating it (since the texture is deleted when the GC frees the instance)

class Image
this
(
SDL_Surface* surf
)

Meta