 | SingleWavelengthReconstructionBpp Property |
Gets or sets the number of BITS per pixel. Either 8 or 16.
Namespace: LynceeTec.Processing.HolographyAssembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual int Bpp { get; set; }
public:
virtual property int Bpp {
int get ();
void set (int value);
}
Property Value
Int32Implements
IReconstructionBpp
See Also