cef_browser_settings_t.image_loading

Controls whether image URLs will be loaded from the network. A cached image will still be rendered if requested. Also configurable using the "disable-image-loading" command-line switch.

struct cef_browser_settings_t
cef_state_t image_loading;

Meta