Accusoft.ImagXpress13.Net
PhotometricInterpretation Property (Medical)




Gets and sets whether a zero in the image data is black or white.
Syntax
'Declaration
 
Public Property PhotometricInterpretation As MedicalPhotometricInterpretation
'Usage
 
Dim instance As Medical
Dim value As MedicalPhotometricInterpretation
 
instance.PhotometricInterpretation = value
 
value = instance.PhotometricInterpretation
public MedicalPhotometricInterpretation PhotometricInterpretation {get; set;}
public: __property MedicalPhotometricInterpretation get_PhotometricInterpretation();
public: __property void set_PhotometricInterpretation( 
   MedicalPhotometricInterpretation value
);
public:
property MedicalPhotometricInterpretation PhotometricInterpretation {
   MedicalPhotometricInterpretation get();
   void set (    MedicalPhotometricInterpretation value);
}

Property Value

The PhotometricInterpretation enumeration value set.
Remarks

Note: This property should only be used when DICOM specific information is available.

Note: Available in Professional edition.

See Also

Reference

Medical Class
Medical Members
PhotometricInterpretation Property

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback