The VectorImage class is a subclass of Image which displays the state of a Vector object.
Sets the blue channel of the image to vector blueVector.
Sets the green channel of the image to vector greenVector.
Sets the red channel of the image to vector redVector.