←Select platform

BitsAllocated Property

Summary

Gets or sets the number of bits allocated in the overlay.

Syntax
C#
VB
Objective-C
C++
Java
public int BitsAllocated { get; set; } 
Public Property BitsAllocated As Integer 
@property (nonatomic, assign) NSUInteger bitsAllocated 
public int getBitsAllocated() 
public void setBitsAllocated(int value) 
public: 
property int BitsAllocated { 
   int get(); 
   void set (    int ); 
} 

Property Value

The number of bits allocated in the overlay.

Remarks

For more information, refer to "Overlay Plane Module Attributes" in the DICOM standard and Overlay Overview.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly