Indicates whether the CameraView output should return native image data only.
public bool ReturnDataOnly {get; set;}
true to indicate the CameraView
should return image data directly from the camera hardware; otherwise, false. The default value is false.