Namespace: BitMiracle.Docotic.Pdf
public void RecompressWithJpeg2000()
Public Sub RecompressWithJpeg2000
This method performs lossless recompression.
This method throws UnsupportedImageException when used on an inline image. You can check IsInline property before invoking this method.
For a mask image, this method emits a warning in logs and does nothing. A mask image is an image with IsMask equal to true.