Property ImageSize
ImageSize
Gets or sets the image size, in pixels, for the camera intrinsics.
[TypeConverter(typeof(NumericRecordConverter))]
public Size? ImageSize { get; set; }
Property Value
- Size?
Gets or sets the image size, in pixels, for the camera intrinsics.
[TypeConverter(typeof(NumericRecordConverter))]
public Size? ImageSize { get; set; }