Skip to content
Discussion options

You must be logged in to vote

You can force 24 bit images when you set the following settings right before you write the image.

image.ColorSpace = ColorSpace.sRGB;
image.Settings.ColorType = ColorType.TrueColor;

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@mpoelzl
Comment options

Comment options

You must be logged in to vote
2 replies
@mpoelzl
Comment options

@mpoelzl
Comment options

Comment options

You must be logged in to vote
1 reply
@mpoelzl
Comment options

Answer selected by mpoelzl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants