file

abstract fun file(): Path

Return a Path that resolves to a file containing this ImageSource's data.

If this image source is backed by a BufferedSource, a temporary file containing this ImageSource's data will be created.