Creates and returns a vector that is initialized with two values.
Original signature is '+ (CIVector *)vectorWithX:(CGFloat)x Y:(CGFloat)y'
Available in 4 and later.


A vector initialized with the specified values.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)