 | SingleWavelengthReconstructionEffBpp Property |
Gets or sets the number of useful bits per pixel. It might differ from
Bpp.
Namespace:
LynceeTec.Processing.Holography
Assembly:
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
Type:
Int32Implements
IReconstructionEffBpp
See Also