Doesn't it have to be "an image of V under T, where V is a subset" or "an image of v under T, where v is a vector"? What is the image of JUST a transformation?
And if you were given the matrix representation of that transformation, how might you figure out the "image of the transformation" is just from the matrix/the RREF of the matrix?
The image of a linear transformation is actually the span of the columns of the matrix rel a basis (see this answer of mine).
Thus, you just need a basis for the column space. To do that, you can read off which columns form a basis for the column space of the RREF. The corresponding columns in the original matrix are a basis (for the original column space, and hence the image).