First party, via the Webdev module:
You could use a DB, a folder on disk, or anything else you can connect to from Ignition's Jython to store your images.
Eventually, we plan to offer some first party functionality for this use case, but not anytime soon.
Third party, Phil's Blob Server module is free and can accomplish the same basic goal, with the restriction of only working with a DB to store files.