﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
694	Type of psImageCopy's third argument is odd	rhl@…	eugene	"The third argument of psImageCopy is a psElemType, not a psType; this leads
to code such as:
	    psImageCopy(NULL, image, image->type->type);

It'd be cleaner to be able to use
            psImageCopy(NULL, image, image->type);"	enhancement	closed	low		IPP SDRS	unspecified	minor	fixed		
