Modify ↓
Opened 13 years ago
Closed 13 years ago
#184 closed enhancement (fixed)
Support images in UfoBuffer
| Reported by: | Matthias Vogelgesang | Owned by: | Matthias Vogelgesang |
|---|---|---|---|
| Priority: | major | Milestone: | ufo-core-0.4 |
| Component: | ufo-core | Version: | |
| Keywords: | Cc: |
Description (last modified by )
This way, we can avoid an unnecessary copy if an image should be processed rather than a normal array. It's probably a good idea to call the corresponding function ufo_buffer_get_device_image().
Attachments (0)
Change History (2)
comment:1 Changed 13 years ago by
| Description: | modified (diff) |
|---|
comment:2 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ufo/chrome/site/your_project_logo.png)
The call has been added with 9f92d78.