Module va_toolbox.rgbpixel
This module defines a 3 byte GBR pixel.
Functions
| Name | Description |
|---|---|
mapIterToColor(iter, maxIter)
|
Map iter/maxIter to a RGBPixel |
Structs
| Name | Description |
|---|---|
RGBPixel
|
All code is using RGB pixel, provide some struct for it |