...
Transfer Syntax UID | Description | Windows 32 bits | Windows 64 bits | Linux 32 bits | Linux 64 bits | Mac OS X 32/64 bits | Other (pure Java) |
---|---|---|---|---|---|---|---|
1.2.840.10008.1.2 | Implicit VR - Little Endian | yes | yes | yes | yes | yes | yes |
1.2.840.10008.1.2.1 | Explicit VR - Little Endian | yes | yes | yes | yes | yes | yes |
1.2.840.10008.1.2.2 | Explicit VR - Big Endian | yes | yes | yes | yes | yes | yes |
1.2.840.10008.1.2.5 | RLE (Run Length Encoding) Lossless | yes | yes | yes | yes | yes | yes |
1.2.840.10008.1.2.4.50 | JPEG Baseline (Process 1): Default Transfer Syntax for Lossy JPEG 8 Bit Image Compression | yes | yes | yes | yes | yes | yes |
1.2.840.10008.1.2.4.51 | JPEG Extended (Process 2 & 4): Default Transfer Syntax for Lossy JPEG 12 Bit Image Compression (Process 4 only) | yes no | yes* | yes | yes no | yes* | no |
1.2.840.10008.1.2.4.57 | JPEG Lossless, Non-Hierarchical (Process 14) | yes no | yes* | yes | yes no | yes* | no |
1.2.840.10008.1.2.4.70 | JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1]): Default Transfer Syntax for Lossless JPEG Image Compression | yes no | yes* | yes | yes no | yes* | no |
1.2.840.10008.1.2.4.80 | JPEG-LS Lossless Image Compression | yes no | yes* | yes | yes no | yes* | no |
1.2.840.10008.1.2.4.81 | JPEG-LS Lossy (Near-Lossless) Image Compression | yes no | yes* | yes | yes no | yes* | no |
1.2.840.10008.1.2.4.90 | JPEG 2000 Image Compression (Lossless Only) | yes | yes* | yes | yes | yes* | yes* |
1.2.840.10008.1.2.4.91 | JPEG 2000 Image Compression | yes | yes* | yes | yes | yes* | yes* |
* No native Native acceleration (pure Java only)only with Weasis 2.5 and later
Info | ||
---|---|---|
| ||
The system architecture of the platforms above are x86. 32 bits or 64 bits is related to the Java Runtime, because it is generally possible to run 32 bits JRE on a 64 bits platform. |
...