Ticket #81 (closed enhancement: fixed)
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
Note: See
TracTickets for help on using
tickets.
