Task #1098 (closed)
Opened 11 years ago
Closed 11 years ago
getCol() method for pixel data access
| Reported by: | cxallan | Owned by: | cxallan |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0-Beta3.1 |
| Component: | Bin-Services | Version: | n.a. |
| Keywords: | n.a. | Cc: | carlos@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
In addition to row retrieval via getRow() we also need column retrieval via getCol().
Change History (3)
comment:1 Changed 11 years ago by cxallan
- Cc carlos@… added
- Status changed from new to assigned
comment:2 Changed 11 years ago by cxallan
As of r2809 getCol() is now available via Blitz.
comment:3 Changed 11 years ago by cxallan
- Resolution set to fixed
- Status changed from assigned to closed
Completed and signed off with the above change sets.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Initial version in r2796.