| Visual Basic (Declaration) | |
|---|---|
Public Property PhotometricInterpretation As CodecsTiffPhotometricInterpretation | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public CodecsTiffPhotometricInterpretation PhotometricInterpretation {get; set;} | |
| C++/CLI | |
|---|---|
public: property CodecsTiffPhotometricInterpretation PhotometricInterpretation { CodecsTiffPhotometricInterpretation get(); void set (CodecsTiffPhotometricInterpretation value); } | |
Return Value
The Photometric Interpretation.For an example, refer to CodecsTiffOptions.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family