Available in LEADTOOLS Document and Medical Imaging toolkits.
ILTDVDBurner:: get_ImageSize Example for C
void OnImageSize(ILTDVDBurner* pBurner) { long lImageSize; ILTDVDBurner_get_ImageSize (pBurner, &lImageSize); }