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 want to get the icc information in tiff format through wic, however, I found that WICColorContextUninitialized is returned by IWICColorContext->GetType when I decode to get an image frame. At the same time, my code can get the icc information in jpeg format.
What is the difference in the way of obtaining icc information between tiff and jpeg.
The text was updated successfully, but these errors were encountered:
Hello, I want to get the icc information in tiff format through wic, however, I found that WICColorContextUninitialized is returned by IWICColorContext->GetType when I decode to get an image frame. At the same time, my code can get the icc information in jpeg format.
What is the difference in the way of obtaining icc information between tiff and jpeg.
The text was updated successfully, but these errors were encountered: