LEADTOOLS Medical (Leadtools.Dicom assembly)

ChangeTransferSyntaxFlags Enumeration

Show in webframe







Specifies how the compression will be performed.
Syntax
[FlagsAttribute()]
public enum ChangeTransferSyntaxFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum ChangeTransferSyntaxFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ChangeTransferSyntaxFlags
[FlagsAttribute()]
public enum ChangeTransferSyntaxFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  

            
public class ChangeTransferSyntaxFlags
Leadtools.Dicom.ChangeTransferSyntaxFlags = function() { };
Leadtools.Dicom.ChangeTransferSyntaxFlags.prototype = {
None = 0x00000000, MinimizeJpegSize = 0x00000001, RescaleModalityLutWhenLossyCompressed = 0x00000002, YbrFull = 0x00000100, };
[FlagsAttribute()]
public enum class ChangeTransferSyntaxFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNone.
0x00000001MinimizeJpegSizeIf the new Transfer Syntax uses JPEG compression, the JPEG compression engine will use optimized Huffman tables, which results in better compression, but slower speed.
0x00000002RescaleModalityLutWhenLossyCompressedIf 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.
0x00000100YbrFullThis flag is valid only for color images, and for the following transfer syntaxes:
  • ImplicitVRLittleEndian
  • ExplicitVRLittleEndian
  • ExplicitVRBigEndian
  • RLELossless
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).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.ChangeTransferSyntaxFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom Namespace
ChangeTransferSyntax Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features