method: Reader.pixel(Image) #3

Open
opened 2017-03-31 20:16:33 +00:00 by alisolarflare · 0 comments
alisolarflare commented 2017-03-31 20:16:33 +00:00 (Migrated from github.com)

Input: Image image
Returns: (r,g,b)

Takes an input image, returning a tuple of Red Green and Blue, that corresponds to the color of the pixel on screen.

Input: Image image Returns: (r,g,b) Takes an input image, returning a tuple of Red Green and Blue, that corresponds to the color of the pixel on screen.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ChromaGaming/PlaceMinecraft#3
No description provided.