Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

BitsAllocated Property






Gets the bits allocated.
Syntax
public int BitsAllocated {get;}
'Declaration
 
Public ReadOnly Property BitsAllocated As Integer
'Usage
 
Dim instance As ImageInstance
Dim value As Integer
 
value = instance.BitsAllocated

            

            
public:
property int BitsAllocated {
   int get();
}

Property Value

Number of bits allocated for each pixel sample.
Example
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string, string,string).
Requirements

Target Platforms

See Also

Reference

ImageInstance Class
ImageInstance Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features