ImageSource
Provides access to the image data to be decoded.
Types
Link copied to clipboard
A marker class for metadata for an ImageSource.
Properties
Link copied to clipboard
The FileSystem which contains the file.
Link copied to clipboard
Return the Metadata for this ImageSource.
Functions
Link copied to clipboard
Return a Path that resolves to a file containing this ImageSource's data.
Link copied to clipboard
Return a Path that resolves to a file containing this ImageSource's data if one has already been created. Else, return 'null'.
Link copied to clipboard
Return a BufferedSource to read this ImageSource.
Link copied to clipboard
Return the BufferedSource to read this ImageSource if one has already been created. Else, return 'null'.