# Functions
GetStudioName returns the name of the provided image's studio.
Query queries for images using the provided filters.
QueryOptions returns a ImageQueryResult populated with the provided filters.
ToBasicJSON converts a image object into its JSON object equivalent.
# Variables
ErrNotSupportedForThumbnail is returned if the image format is not supported for thumbnail generation.
# Structs
FileDeleter is an extension of file.Deleter that handles deletion of image files.