Please provide functionality to set Depth Value (Bit Depth) as 24, While Converting Doc to tif.
@hemalp You can use ImageSaveOptions.PixelFormat property and specify ImagePixelFormat.Format24BppRgb.
Please provide functionality to set Depth Value (Bit Depth) as 24, While Converting Doc to tif.
@hemalp You can use ImageSaveOptions.PixelFormat property and specify ImagePixelFormat.Format24BppRgb.