Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

Getter of bitmap Buffer #51

Closed
wants to merge 6 commits into from
Closed

Conversation

Hoangjimmy
Copy link

Hello,

I'm student in engeneering school and I Have to implement some new function in your module. I add three new function to use bitmap buffer in numpy for example.
These three functions are
Bitmap.get_bpp (To get the number of bits per pixel of screen)
Bitmap.get_buffer_length ( To get the length of the buffer)
Bitmap.get_buffer(To get the...buffer)
So I hope you'll accept my pull request
Thank you and have nice day

Implement some functions to work around Bitmap data :
get_bpp  (Get number of bits per pixel)
get_buffer_length
get_buffer
Update the documentation about the new implemented getters :
get_bpp()
get_buffer_length()
get_buffer()
Correction get_buffer_length()
Correction about size of the buffer
@Hoangjimmy
Copy link
Author

I had some correction about the buffer length

@msanders
Copy link
Collaborator

msanders commented May 1, 2018

Thanks for the PR! This should be available now in the updated fork - see here.

@msanders msanders closed this May 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants