void IltmmConvert_EstimateOutputSize_Example (IltmmConvert* pConvert)
{
double Size;
/* After starting conversion, get the expected output file size */
IltmmConvert_EstimateOutputSize(pConvert, -1, &Size);
/* do something with the returned value.*/
}
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET