Question

Is there an expected UTI or filename extension for generated Core Image filters exported using CIFilterGenerator's writeToURL:atomically: method?

Était-ce utile?

La solution

Yes, extension ".cifilter".

If you save one of these out to /Library/Graphics/Image Units/, it'll get picked up if it has that extension.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top