Show / Hide Table of Contents

Class Globals

Globally available variables.

Inheritance
object
Globals
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: JoeScan.Pinchot
Assembly: JoeScan.Pinchot.dll
Syntax
public static class Globals

Fields

| Improve this Doc View Source

ProfileDataInvalidBrightness

The defined value for a brightness measurement if it is invalid.

Declaration
public const int ProfileDataInvalidBrightness = 0
Field Value
Type Description
int
| Improve this Doc View Source

ProfileDataInvalidXY

Defined value an XY point will be assigned if it is invalid.

Declaration
public const float ProfileDataInvalidXY = NaN
Field Value
Type Description
float
| Improve this Doc View Source

RawProfileDataLength

The raw profile data length.

Declaration
public const int RawProfileDataLength = 1456
Field Value
Type Description
int
  • Improve this Doc
  • View Source
Back to top Copyright JoeScan, Inc.
Generated by DocFX