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

Show in webframe

PlanarConfiguration Property








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)
            
 <br/>get_PlanarConfiguration();<br/>set_PlanarConfiguration(value);<br/>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

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features