﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
109	rename psImageResampleMode to psImageInterpolateMode	robert.desonia@…	eugene	"As the enum psImageResampleMode is more logically associated with
psImagePixelInterpolate fundementally, I'd like it renamed to
psImageInterpolateMode and all the enum values be PS_INTERPOLATE_...

typedef enum {
    PS_INTERPOLATE_FLAT,
    PS_INTERPOLATE_BILINEAR
} psImageInterpolateMode;"	defect	closed	high		PSLib SDRS	unspecified	trivial	fixed		
