Hi,
Android 13 BSP Target Imx8mp
We are using application on target and we plan to take image of it , then process them therefore, we wish to confirm what kind of picture format can be supported in IMX8mp Android BSP support
We tried default Screenshot functionality of Android and it stored image in .png format . is there option to store in other Image formats has context menu
Hello,
Android by default captures images from the camera with different resolutions and saves them to JPEG files. but PNG is also supported.
Regards