|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
| Leadtools.Dicom Namespace : ChangeTransferSyntaxFlags Enumeration |
[FlagsAttribute()] public enum ChangeTransferSyntaxFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
<FlagsAttribute()> Public Enum ChangeTransferSyntaxFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As ChangeTransferSyntaxFlags
[FlagsAttribute()] public enum ChangeTransferSyntaxFlags : System.IComparable, System.IConvertible, System.IFormattable
public class ChangeTransferSyntaxFlags
Leadtools.Dicom.ChangeTransferSyntaxFlags = function() { };
Leadtools.Dicom.ChangeTransferSyntaxFlags.prototype = {<br/>
None = 0x00000000,
MinimizeJpegSize = 0x00000001,
RescaleModalityLutWhenLossyCompressed = 0x00000002,
YbrFull = 0x00000100,
};
[FlagsAttribute()] public enum class ChangeTransferSyntaxFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.ChangeTransferSyntaxFlags