ImageOverlay

constructor(imageFrame: ImageFrame? = null)

Creates an image overlay that contains imageFrame, or an empty one if imageFrame is null.

Since

200.1.0

Parameters

imageFrame

the image frame to use in the overlay, or null to create an empty overlay