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

Support BMP in Save Image #2077

Merged
merged 1 commit into from
Aug 12, 2023
Merged

Conversation

RunDevelopment
Copy link
Member

Progress for #1791.

Changes:

  • I refactored the image extensions dropdown to use EnumInput instead. This makes image formats type safe, which gives me more confidence to change Save Image.
  • Renamed "Image Extension" to "Image Format"
  • Added BMP to image formats.

image

I also refactored Save Image a little in general. This is preparation for 16bit images (#1934), which I plan to add after this PR.

@joeyballentine joeyballentine merged commit 281a662 into chaiNNer-org:main Aug 12, 2023
11 checks passed
@RunDevelopment RunDevelopment deleted the save-bmp branch August 12, 2023 16:39
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.

None yet

2 participants