importLandmarks

fun importLandmarks(path: String, format: ELandmarkFileFormat, image: Image, listener: ProgressListener): Int

Async import landmarks from given file format.

Return

The operation start error code

Parameters

path

The file path

format

The file format

image

The landmark map image. If left empty, a default image is assigned

listener

Operation progress listener