Ticket #81 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

Refactor image operations

Reported by: harri Owned by: harri
Priority: major Milestone: 0.5.0
Component: image Version:
Keywords: Cc:
Test Case Result: pass

Description (last modified by harri) (diff)

All image cropping/scaling/color conversion code could be packaged into a singe Image class. RawImage? should be derived from this.

This would reduce duplicate code and allow more flexible optimization of imaging pipe.

Other places to refactor at the same time:

  • JAIPhotoViewer#setPhoto()

Change History

Changed 5 years ago by harri

  • description modified (diff)

Changed 5 years ago by harri

  • status changed from new to closed
  • testcase_result set to pass
  • resolution set to fixed
Note: See TracTickets for help on using tickets.