NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #310 (closed defect: fixed)

Opened 2011-01-10T14:42:22-06:00

Last modified 2012-02-24T16:06:16-06:00

Fix Unsigned12BitType in Imglib

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: biweekly-2011: Jan-03 to Jan-14
Component: ImgLib2 Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1017

Description

Unsigned12BitType acts inconsistently when fed negative values. Make consistent.

Change History

comment:1 Changed 2011-01-10T14:43:35-06:00 by bdezonia

  • Status changed from new to accepted

Small one line change. This is not much of a bug but was uncovered via DataCompatibilityTest in ij2-imglib.

comment:2 Changed 2011-01-10T14:43:38-06:00 by bdezonia

  • Status changed from accepted to closed
  • Resolution set to fixed

comment:3 Changed 2012-02-24T16:06:16-06:00 by curtis

  • Blocking 1017 added