Click or drag to resize

HologramSaveAsBin Method

Saves the image as float in a .bin file.

Namespace:  LynceeTec.InterfaceProcessingV2.Images
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public virtual int SaveAsBin(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: Int32
See Also