Loading...

We're setting up your new app...

Template

Image annotations

How to draw on images

Industry: n/a
Function: Other
This app shows how to add drawings to existing images. In this app, we've got a read-only table of images and then a table to store annotations on those images. Try adding an annotation yourself.
Loading...

How we built this app

We've got a table called Images and a table called Annotations. The image table has a list of images and basic info about them. The Annotations table has a ref column to the images table (so you can select an image to annotate) and a drawing column whose initial value is [Selected Image Row].[Image]. That's all you need to do to set up image annotations.
This is a preview of the data sets used in the app.

Data

This is a high-level model of both the data entities and the UI elements in the app.
Loading...
Start for free