File RTpixelMaps Documentation

Automatically generated with Code Structure Viewer (CS), Project Version: 3o4d 17-November-2020

Copyright © 2020, BAI Research. All Rights Reserved.

File Name: RTpixelMaps.cpp/.hpp

File Description: RT pixel maps

File Function List


File Diagram (functions hierarchy)


Function RTpixelMapsClass::getRGBMapValues()

Function Summary
namereturn typedescription
getRGBMapValuesvoidget RGBM ap values

Function Arguments
nametypedescription
xint x
y int y
imageWidth int image width
rgbMap uchar* rgb map
col colour* col

Function Reference List
N/A


Function Trace
locationcurrent function being traced
RTpixelMaps.hppgetRGBMapValues
GIAdraw.hppgeneratePixmapFromRGBmap
GIAmain.hppprintGIAnetworkNodes

Trace Diagram (magenta)


Function RTpixelMapsClass::generatePixmapFromRGBmap()

Function Summary
namereturn typedescription
generatePixmapFromRGBmapvoidgenerate pixmap from RGB map

Function Arguments
nametypedescription
imageFileNameconst string image file name
imageWidth int image width
imageHeight const int image height
rgbMap uchar* rgb map

Function Reference List


Function Trace
locationcurrent function being traced
GIAdraw.hppgeneratePixmapFromRGBmap
GIAmain.hppprintGIAnetworkNodes

Trace Diagram (magenta)


Function RTpixelMapsClass::writeImage()

Function Summary
namereturn typedescription
writeImagevoidwrite image

Function Arguments
nametypedescription
imageFileNameconst string image file name
pm pixmap* pm

Function Reference List


Function Trace
locationcurrent function being traced
RTpixelMaps.hppwriteImage
GIAdraw.hppgeneratePixmapFromRGBmap
GIAmain.hppprintGIAnetworkNodes

Trace Diagram (magenta)