Replies: 2 comments 1 reply
-
Why?
You want a buffer filled with YCbCr equivalents of the pixels? You would use the ColorSpaceConverter |
Beta Was this translation helpful? Give feedback.
0 replies
-
This support on v.2.1.6 ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Using SixLabors.ImageSharp Version=2.1.6
Hello,
I was trying to find a way to convert files (PNG, JPEG) to YCbCr (YUV). I can't find how to do this in tests or examples.
Now I use OpenCVSharp to read and color convertion, but I would like to rewrite everything with ImageSharp
Beta Was this translation helpful? Give feedback.
All reactions