k0ral wrote:
Thanks.Regarding my second question: I figured out that I can use ImageMagick.Density property for this purpose.
I have some more questions. Could you help me?
- How can I convert 8-bit per channel ARGB(32bppArgb) image to 8-bit indexed(8bppIndexed) image ?
- There is any way to update Image DPI without resampling it? MagickImage.Resample updates DPI but it also changes image size.