To convert nsimage to ciimage following function can be used.-(ciimage*)fromnsimage:(nsimage*)image{ nsdata * tiffdata = [image tiffrepresentation]; ...
確定! 回上一頁