niprov.pictures module

class niprov.pictures.PictureCache(dependencies)

Bases: niprov.format.Format

getBytes(for_)
getFilepath(for_)
keep(picture, for_)
new()
saveToDisk(for_)
serializeSingle(image)

Provides file path to picture of image.

This is part of the Format interface.