LEADTOOLS Medical (Leadtools.Dicom assembly)

PlanarConfiguration Property

Show in webframe







Gets or sets the planar configuration.
Syntax
public int PlanarConfiguration {get; set;}
'Declaration
 
Public Property PlanarConfiguration As Integer
'Usage
 
Dim instance As DicomImageInformation
Dim value As Integer
 
instance.PlanarConfiguration = value
 
value = instance.PlanarConfiguration
public int PlanarConfiguration {get; set;}

            
public int getPlanarConfiguration()
public void setPlanarConfiguration(int value)
            
 
get_PlanarConfiguration();
set_PlanarConfiguration(value);
Object.defineProperty('PlanarConfiguration');
public:
property int PlanarConfiguration {
   int get();
   void set (    int value);
}

Property Value

Value that indicates the the planar configuration. Color-by-plane or color-by-pixel.
Requirements

Target Platforms

See Also

Reference

DicomImageInformation Class
DicomImageInformation Members
PixelRepresentation Property
XResolution Property
YResolution Property
BitsPerPixel Property
IsGray Property
FrameCount Property

 

 


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