16.4 Displaying BLOB Column Images

Display images from a URL or BLOB column in common APEX regions, with a special approach for Interactive Grid.

All regions can display images using a URL, but many can display images directly from a BLOB column including: Form, Cards, Classic Report, Interactive Report, Template Component, and Search. Showing a graphic in an Interactive Grid requires an <img> HTML tag whose src attribute references the URL of the graphic to display.