digiKam
|
Public Attributes | |
pt_bitdepthoutput | bitDepthOutput |
int | cropArea [PANO_PARSER_COEF_COUNT] |
int | dynamicRangeMode |
double | exposureValue |
double | fHorFOV |
int | height |
int | iImagePhotometricReference |
char * | outputFormat |
int | projection |
double | projectionParms [PANO_PARSER_MAX_PROJECTION_PARMS] |
int | projectionParmsCount |
int | width |
pt_bitdepthoutput pt_script_pano::bitDepthOutput |
Referenced by panoScriptGetPanoBitDepth().
int pt_script_pano::cropArea[PANO_PARSER_COEF_COUNT] |
int pt_script_pano::dynamicRangeMode |
Hugin parameters
Referenced by panoScriptGetPanoIsHDR().
double pt_script_pano::exposureValue |
Referenced by panoScriptGetPanoExposure().
double pt_script_pano::fHorFOV |
Referenced by panoScriptGetPanoHFOV().
int pt_script_pano::height |
Referenced by panoScriptGetPanoHeight().
int pt_script_pano::iImagePhotometricReference |
Referenced by panoScriptGetPanoImageReference().
char* pt_script_pano::outputFormat |
int pt_script_pano::projection |
Referenced by panoScriptGetPanoProjection(), and panoScriptParserSetDefaults().
double pt_script_pano::projectionParms[PANO_PARSER_MAX_PROJECTION_PARMS] |
Referenced by panoScriptGetPanoProjectionParm().
int pt_script_pano::projectionParmsCount |
Referenced by panoScriptGetPanoProjectionParmsCount().
int pt_script_pano::width |
Referenced by panoScriptGetPanoWidth().