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

Show in webframe

PhotometricInterpretationName Property








Gets or sets the Name of the photometric type.
Syntax
public string PhotometricInterpretationName {get; set;}
'Declaration
 
Public Property PhotometricInterpretationName As String
'Usage
 
Dim instance As DicomImageInformation
Dim value As String
 
instance.PhotometricInterpretationName = value
 
value = instance.PhotometricInterpretationName
public string PhotometricInterpretationName {get; set;}
public String getPhotometricInterpretationName()
public void setPhotometricInterpretationName(String value)
            
 <br/>get_PhotometricInterpretationName();<br/>set_PhotometricInterpretationName(value);<br/>Object.defineProperty('PhotometricInterpretationName'); 
public:
property String^ PhotometricInterpretationName {
   String^ get();
   void set (    String^ value);
}

Property Value

Represents the Name of the photometric type.
Requirements

Target Platforms

See Also

Reference

DicomImageInformation Class
DicomImageInformation Members
PhotometricInterpretation 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