Class Globals
Globally available variables.
Namespace: JoeScan.Pinchot
Assembly: JoeScan.Pinchot.dll
Syntax
public static class Globals : object
Fields
| Improve this Doc View SourceProfileDataInvalidBrightness
The defined value for a brightness measurement if it is invalid.
Declaration
public const int ProfileDataInvalidBrightness = null
Field Value
Type | Description |
---|---|
Int32 |
ProfileDataInvalidXY
Defined value an XY point will be assigned if it is invalid.
Declaration
public const float ProfileDataInvalidXY = null
Field Value
Type | Description |
---|---|
Single |
RawProfileDataLength
The raw profile data length.
Declaration
public const int RawProfileDataLength = null
Field Value
Type | Description |
---|---|
Int32 |