 | PhaseImageLoadBin Method |
Load the float image from a .bin file.
Namespace:
LynceeTec.InterfaceProcessingV2.Images
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic virtual void LoadBin(
string path
)
public:
virtual void LoadBin(
String^ path
)
Parameters
- path
- Type: SystemString
See Also