Interface OrientedImageCollectionSource

interface OrientedImageCollectionSource {
    images: OrientedImageSource[];
}

Properties

Properties