ENLIGHTEN
Cross-platform desktop GUI for Wasatch Photonics spectrometers
Loading...
Searching...
No Matches
wasatch.AreaScanImage.AreaScanImage Class Reference

Public Member Functions

 __init__ (self, data=None, width=None, height=None, format_name=None, width_orig=None, height_orig=None, pathname_png=None, line_index=None)
 
 __repr__ (self)
 

Public Attributes

 data = data
 
 format_name = format_name
 
int frame_count = AreaScanImage.FRAME_COUNT
 
 height = height
 
 height_orig = height_orig
 
 line_index = line_index
 
 pathname_png = pathname_png
 
 width = width
 
 width_orig = width_orig
 

Static Public Attributes

int FRAME_COUNT = 0
 

Constructor & Destructor Documentation

◆ __init__()

wasatch.AreaScanImage.AreaScanImage.__init__ ( self,
data = None,
width = None,
height = None,
format_name = None,
width_orig = None,
height_orig = None,
pathname_png = None,
line_index = None )

Member Function Documentation

◆ __repr__()

wasatch.AreaScanImage.AreaScanImage.__repr__ ( self)

Member Data Documentation

◆ data

wasatch.AreaScanImage.AreaScanImage.data = data

◆ format_name

wasatch.AreaScanImage.AreaScanImage.format_name = format_name

◆ FRAME_COUNT

int wasatch.AreaScanImage.AreaScanImage.FRAME_COUNT = 0
static

◆ frame_count

int wasatch.AreaScanImage.AreaScanImage.frame_count = AreaScanImage.FRAME_COUNT

◆ height

wasatch.AreaScanImage.AreaScanImage.height = height

◆ height_orig

wasatch.AreaScanImage.AreaScanImage.height_orig = height_orig

◆ line_index

wasatch.AreaScanImage.AreaScanImage.line_index = line_index

◆ pathname_png

wasatch.AreaScanImage.AreaScanImage.pathname_png = pathname_png

◆ width

wasatch.AreaScanImage.AreaScanImage.width = width

◆ width_orig

wasatch.AreaScanImage.AreaScanImage.width_orig = width_orig

The documentation for this class was generated from the following file: