Specifies the photometric interpretation

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public IOParams..::..TIFFPhotometInterpret TIFF_PhotometInterpret { get; set; }
Public Property TIFF_PhotometInterpret As IOParams..::..TIFFPhotometInterpret
	Get
	Set
public:
property IOParams..::..TIFFPhotometInterpret TIFF_PhotometInterpret {
	IOParams..::..TIFFPhotometInterpret get ();
	void set (IOParams..::..TIFFPhotometInterpret value);
}

See Also