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
An CodecsTiffPhotometricInterpretation value that specifies the current Photometric Interpretation.For an example, refer to CodecsTiffOptions.
The value of UsePhotometricInterpretation must be set to true in order for PhotometricInterpretation to be
used when saving TIFF files.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6