Skip to content

Namespace JoeScan::Pinchot

Namespace List > JoeScan > Pinchot

Classes

Type Name
class CameraImage
Image data from a scan head.
class DiscoveredDevice
Information of a scan head found on the network.
class ExclusionMask
An exclusion mask determines which pixels on the sensor image should be ignored.
class Globals
Globally available variables.
interface IProfile
Profile data from a scan head.
struct Point2D
A data point consisting of X and Y spatial coordinates and a brightness value. Invalid points have an X and Y value of Globals.ProfileDataInvalidXY and a brightness of Globals.ProfileDataInvalidBrightness.
class ScanHead
An interface to a physical scan head.
class ScanHeadCapabilities
The various physical limits and features of a ScanHead .
class ScanHeadConfiguration
Configuration parameters for a physical scan head.
class ScanHeadStatus
Scan head status data.
struct ScanHeadVersionInformation
Scan head firmware version information.
class ScanSystem
A complete system of ScanHead s.
class ScanWindow
A scan window within which valid IProfile __Point2D s are to be measured.
class StartScanningOptions
A set of options for configuring how a ScanSystem should scan.
class VersionCompatibilityException
This exception is thrown when the scan head is not compatible with the operation being performed.
class VersionInformation
API version information.