Skip to content

Does RGB565 support exist in ImageSharp? #1826

Answered by brianpopow
ThinkLoog asked this question in Q&A
Discussion options

You must be logged in to vote

No, the ImageSharp main project does not have RGB565, but i have implemented this format for the ImageSharp.Texture project. We have released a early alpha version ImageSharp.Texture which you could use (from our MyGet feed), but the project is still in an very early stage and i would not recommend using this in production.

You could alternatively just copy the RGB565 source from there to your project and use it that way.

Replies: 1 comment 1 reply

Comment options

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

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