Visual Basic (Declaration) | |
---|---|
Public Property TiffPhotometricInterpretation As CodecsTiffPhotometricInterpretation |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public CodecsTiffPhotometricInterpretation TiffPhotometricInterpretation {get; set;} |
C++/CLI | |
---|---|
public: property CodecsTiffPhotometricInterpretation TiffPhotometricInterpretation { CodecsTiffPhotometricInterpretation get(); void set (CodecsTiffPhotometricInterpretation value); } |
Return Value
The desiired photometric interpretation value for the save process.For an example, refer to RasterCodecs.StartDecompress.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family