hi dlemstra,
i am trying to make the transparent background while converting an image from .tiff to .jpg, using Imagemagic, but it doesn't work for me.
converting tiff to .png with transparent background is working well.
i am using MGKimage.BackgroundColor = MagickColor.Transparent; as per your suggestion.
thanks
i am trying to make the transparent background while converting an image from .tiff to .jpg, using Imagemagic, but it doesn't work for me.
converting tiff to .png with transparent background is working well.
i am using MGKimage.BackgroundColor = MagickColor.Transparent; as per your suggestion.
thanks