(private) new TASImagePainter()
Painter for TASImage object.
- Source:
Members
(protected) _wheel_zoomy
Use in frame painter to check zoom Y is allowed
- Source:
Methods
canZoomInside()
Checks if it makes sense to zoom inside specified axis range
- Source:
(private) cleanup()
Cleanup painter
- Source:
clickButton()
Process click on TASImage-defined buttons
- Description:
may return promise or simply false
- Source:
createRGBA()
Create RGBA buffers
- Source:
decodeOptions()
Decode options string
- Source:
(async, private) drawColorPalette()
Draw color palette
- Source:
(async) drawImage()
Draw image
- Source:
fillContextMenuItems()
Fill TASImage context menu
- Source:
fillToolbar()
Fill pad toolbar for TASImage
- Source:
(private) getContour()
Return colors contour
- Source:
(private) getHistPalette()
Return palette - dummy here
- Source:
(async, private) makeUrlFromImageBuf()
Create url using image buffer
- Source:
(async) makeUrlFromPngBuf()
Produce data url from png buffer
- Source:
redraw()
Redraw image
- Source:
(private) toggleColz()
Toggle colz draw option
- Source:
(async, static) draw()
Draw TASImage object
- Source: