JpegTransformFlags Enumeration |
Namespace: Atalasoft.Imaging.ImageProcessing
Member name | Description | |
---|---|---|
Grayscale | Discard the chrominance channels in standard (YCbCr encoded) JPEGs. This leaves just the luminance which gives you a grayscale JPEG. | |
NoExcessMcuBlocks | Do not remove excess MCU blocks. | |
Progressive | Set or remove the progressive display option. |
Lossless Transform options