Table of Contents

Property ImageSize

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

ImageSize

Gets or sets the image size, in pixels, for the camera intrinsics.

[TypeConverter(typeof(NumericRecordConverter))]
public Size? ImageSize { get; set; }

Property Value

Size?