Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transparent background for images #138

Merged
merged 1 commit into from
Sep 3, 2021
Merged

Transparent background for images #138

merged 1 commit into from
Sep 3, 2021

Conversation

cgahr
Copy link
Collaborator

@cgahr cgahr commented Sep 2, 2021

With this commit, the background of the imagephantoms is white and the large white bar is gone.

This does, however, not change the background of the image itself. Most likely, if you use matplotlib you can do plt.rcParams['figure.facecolor'] = 'none' to set the background of the image transparent aswell.

@sonarcloud
Copy link

sonarcloud bot commented Sep 2, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@cgahr cgahr requested a review from pykong September 2, 2021 14:17
@cgahr cgahr modified the milestones: 0.5.4, 0.6 Sep 3, 2021
@cgahr cgahr merged commit 199b277 into master Sep 3, 2021
@cgahr cgahr deleted the transparent_background branch September 3, 2021 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant