Modify ↓
Opened 12 years ago
Closed 12 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 12 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The call has been added with 9f92d78.