Ticket #2188 (closed defect: fixed)
read pixel pushes an int to stack
| Reported by: | tonyforster | Owned by: | walter |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | Turtleart | Version: | Unspecified |
| Severity: | Unspecified | Keywords: | dextrose |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | Unconfirmed |
Description
read pixel rounds colour values to an int, thats 0,0,0 to 1,1,1 or a colour space of only 8 colours.
Colour values are complements of what I would expect, ie 101 for green where i would expect 010, black 111 rather than 000
I dont understand turtle sees, print turtle sees always gives me 0
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

