 | SingleWavelengthReconstructionEffBpp Property |
Gets or sets the number of useful bits per pixel. It might differ from
Bpp.
Namespace: LynceeTec.Processing.HolographyAssembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual int EffBpp { get; set; }
public:
virtual property int EffBpp {
int get ();
void set (int value);
}
Property Value
Int32Implements
IReconstructionEffBpp
See Also