Visual Basic (Declaration) | |
---|---|
Public Property PhotometricInterpretation As DicomImagePhotometricInterpretationType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DicomImagePhotometricInterpretationType PhotometricInterpretation {get; set;} |
C++/CLI | |
---|---|
public: property DicomImagePhotometricInterpretationType PhotometricInterpretation { DicomImagePhotometricInterpretationType get(); void set (DicomImagePhotometricInterpretationType value); } |
Return Value
A DicomImageCompressionType enumeration that represents the Photometric type code.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family