I want to show image of some person in display image item. I have pl/sql funtion in which i send imageDate and personId, and function returns blob. How can i display image using this function that returns blob or is there some other way to use return value from function an show it as image?