 | IReconstructionBpp Property |
Gets or sets the number of BITS per pixel. Either 8 or 16.
Namespace: LynceeTec.InterfacesAssembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:43 UTC
Syntaxproperty int Bpp {
int get ();
void set (int value);
}
Property Value
Int32
See Also