IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#109 closed defect (fixed)

rename psImageResampleMode to psImageInterpolateMode

Reported by: robert.desonia@… Owned by: eugene
Priority: high Milestone:
Component: PSLib SDRS Version: unspecified
Severity: trivial Keywords:
Cc:

Description

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;

Change History (3)

comment:1 by eugene, 22 years ago

Status: newassigned

yep, good point.

comment:2 by eugene, 22 years ago

Resolution: fixed
Status: assignedclosed

added to SDRS

comment:3 by Paul Price, 22 years ago

Updated in SDRS and implemented in rel2.

Note: See TracTickets for help on using tickets.