CompressImageModeEnum 열거형 상수는 이미지 압축 방식을 정의하는 데 사용됩니다.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
요소
| 이름 | 설명 |
|---|---|
| CIM_Lossless | Zip 압축을 사용합니다. |
| CIM_Auto | 디지털 생성 이미지에는 Zip을 사용하고, 그 외에는 Jpeg을 사용합니다. |
| CIM_MaxCompression | Jpeg 압축을 사용합니다. |
| CIM_NoCompression | 압축을 사용하지 않습니다. |
