Dynamsoft Panorama - API Reference
Public Attributes | List of all members
PositionInfoOfBmp Struct Reference

Public Attributes

int Xposition
 
int Yposition
 
const char * blockImgSavePath
 

Detailed Description

Stores the position information of block-images.

Member Data Documentation

◆ blockImgSavePath

const char* PositionInfoOfBmp::blockImgSavePath

The save path if block-image is stored locally

◆ Xposition

int PositionInfoOfBmp::Xposition

The x coordinate of block-image position

◆ Yposition

int PositionInfoOfBmp::Yposition

The y coordinate of block-image position