Click or drag to resize

CameraEmulatorLoadBigPicture Method

Loads the big picture the taken images are got from.

Namespace: RAYLASE.Marker.CamerasPlugin.Emulator
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public 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