/************************************************************
**
** Application: UnitConv
**
** Title:       h.imagesize
**
*************************************************************/

#pragma include_only_once

#ifndef __IMAGESIZE__H
#define __IMAGESIZE__H


/*************************************************************/
/* exported functions */

extern void Imagesize_Open (void);


#endif



/*************  End of h.imagesize  ***********************/



