[FlagsAttribute()]
public enum ChangeTransferSyntaxFlags
public class ChangeTransferSyntaxFlags
[FlagsAttribute()]
public enum class ChangeTransferSyntaxFlags
Value | Member | Description |
---|---|---|
0x00000000 | None | None. |
0x00000001 | MinimizeJpegSize | If the new Transfer Syntax uses JPEG compression, the JPEG compression engine will use optimized Huffman tables, which results in better compression, but slower speed. |
0x00000002 | RescaleModalityLutWhenLossyCompressed | If set, and the new transfer syntax uses JPEG lossy compression, any modality LUT present will be rescaled to account for changes in minimum and maximum grayscale values due to lossy compression. |
0x00000100 | YbrFull | This flag is valid only for color images, and for the following transfer syntaxes:
It is ignored for all other transfer syntax values. If set, this converts the RGB image data to YCbCr, which is one luminance (Y) and two chrominance planes (CB and CR). |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document