CameraEmulatorLoadBigPicture Method |
Loads the big picture the taken images are got from.
Namespace: RAYLASE.Marker.CamerasPlugin.EmulatorAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic void LoadBigPicture(
string fileName = null
)
Parameters
- fileName String (Optional)
[Missing <param name="fileName"/> documentation for "M:RAYLASE.Marker.CamerasPlugin.Emulator.CameraEmulator.LoadBigPicture(System.String)"]
See Also