Accusoft.ImagXpress13.Net
MedicalPhotometricInterpretation Enumeration




Option values used to determines whether a zero in the image data is black or white.
Syntax
'Declaration
 
Public Enum MedicalPhotometricInterpretation 
   Inherits System.Enum
'Usage
 
Dim instance As MedicalPhotometricInterpretation
public enum MedicalPhotometricInterpretation : System.Enum 
__value public enum MedicalPhotometricInterpretation : public System.Enum 
public enum class MedicalPhotometricInterpretation : public System.Enum 
Members
MemberValueDescription
Monochrome10Positive image, 0 is white.
Monochrome21Negative image, 0 is black.
Remarks

Use the Medical.PhotometricInterpretation property only when DICOM specific information is available. Also, the GrayMode enumeration value must be set to Medical.

Note: Available in Professional edition.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ImagXpressSdk.MedicalPhotometricInterpretation

See Also

Reference

Accusoft.ImagXpressSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback