Skip to content
This repository has been archived by the owner on May 4, 2020. It is now read-only.

Add ability to insert bitmap images from in-memory copies. #81

Merged
merged 3 commits into from
Jun 2, 2016
Merged

Add ability to insert bitmap images from in-memory copies. #81

merged 3 commits into from
Jun 2, 2016

Conversation

rossigee
Copy link
Contributor

@rossigee rossigee commented Apr 1, 2016

This patch adds a new 'insert_bitmap_data' function on the Worksheet to complement the 'insert_bitmap' function. As the existing 'insert_bitmap' function depends on a filename as one if it's arguments, the new function allows programs that have a copy of the bitmap in memory to add it to the worksheet without first having to write it to file. (was PR #45)

@coveralls
Copy link

Coverage Status

Coverage increased (+2.4%) to 57.945% when pulling 5469e8d on rossigee:insert-bitmap-from-memory-fix into 44f5acc on python-excel:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+2.4%) to 57.945% when pulling 9d24e82 on rossigee:insert-bitmap-from-memory-fix into 44f5acc on python-excel:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+2.6%) to 58.146% when pulling b5d0604 on rossigee:insert-bitmap-from-memory-fix into 44f5acc on python-excel:master.

@cjw296 cjw296 merged commit e8239aa into python-excel:master Jun 2, 2016
@rossigee rossigee deleted the insert-bitmap-from-memory-fix branch June 3, 2016 01:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants