/* Close Imagenation */
if ( ( nError = IN_EndImagenation( ) ) != IN_SUCCESS )
{
ErrorHandler( nError, "Error message:" );
}