=> System.ArgumentException: A Graphics object cannot be created from an image that has an indexed pixel format.
- When We Add this type of image that are in pixel format https://prnt.sc/9UpU7pila2bz on watermark https://prnt.sc/y6C7djHXjGq4, we are getting "System.ArgumentException: A Graphics object cannot be created from an image that has an indexed pixel format." this error -library we are using for watermark is LazZiya.ImageResize we are using ImageWatermarkOptions() method
=>Solutions we tried
- " https://prnt.sc/I1mjwBCNYUXJ " this solution for this error bat facing same issue -Tried converting images from jpeg to png as mentioned in their document https://docs.ziyad.info/en/LazZiya.ImageResize/v4.1/image-watermark.md