DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomGlobal Class / HologicCompressedDataAttributeElements Property

In This Topic
    HologicCompressedDataAttributeElements Property
    In This Topic
    List of attribute elements known to be used by Hologic for their compressed frames used to detect any compressed data in private sequence
    Syntax
    'Declaration
     
    
    Public Shared Property HologicCompressedDataAttributeElements As System.Collections.Generic.List(Of UShort)
    public static System.Collections.Generic.List<ushort> HologicCompressedDataAttributeElements {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also