[Missing <summary> documentation for "P:CoreDevices.ICoreImageCom.BitsPerPixel"]

Namespace:  CoreDevices
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
int BitsPerPixel { get; }
Visual Basic (Declaration)
ReadOnly Property BitsPerPixel As Integer
Visual C++
property int BitsPerPixel {
	int get ();
}

See Also