You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I have a question. I am trying to encode and decode frames. On input, I have a 32 bit depth bmp but on output, I have 24 bit depth and in Format24bppRgb format. How to achieve 32 bit depth Bgra format using your library?
Hello! I have a question. I am trying to encode and decode frames. On input, I have a 32 bit depth bmp but on output, I have 24 bit depth and in Format24bppRgb format. How to achieve 32 bit depth Bgra format using your library?
Encoding code
Decoding code:
So, what should I change in my code?
The text was updated successfully, but these errors were encountered: