Skip to main content
API Reference com.nianticspatial.nsdk.playback PlaybackDatasetSource

loadImage

Loads an image file on-demand.

Declaration

fun loadImage(imageName: String): ByteArray?

Summary

Loads an image file on-demand.

Returns

Raw file bytes, or null if not found or read fails.