Click or drag to resize

HologramChildTSaveAsBin 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 abstract int SaveAsBin(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: Int32
See Also