Skip to content

DavidBergstromSWE/PCO.SDK.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET library wrapper for the PCO SDK (v1.34) from Excelitas-PCO, with unmanaged (C++) code invoked using P/Invoke.

Entrypoint is the static class LibWrapper, found in the src folder, which contains methods for camera access, status, control, buffer handling, image acquisition and recording etc. All native (P/invoked) code is contained in the internal static SDK class, found under the SDK folder.

About

.NET library wrapper for the PCO SDK from Excelitas-PCO.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages