Read .dng image to Mat in opencv C++ (not python)

I'm using Samsung galaxy S20 capture an image and save to dng format. I want to use opencv c++ in Visual Studio show this image. Please help me read dng file and convert to Mat in opencv C++.
Thank you.

Forums: