Creates and returns a sampler that references an image using options specified as key-value pairs.
Original signature is '+ (CISampler *)samplerWithImage:(CIImage *)im keysAndValues:key0,...'
Available in 4 and later.


A sampler that references the image specified by the im argument and uses the specified options.

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