Image Raster Functions - MapInfo_Pro_Advanced - 2023

MapInfo Pro Advanced Help

Product type
Software
Portfolio
Locate
Product family
MapInfo
Product
MapInfo > MapInfo Pro
Version
2023
Language
English
Product name
MapInfo Pro Advanced
Title
MapInfo Pro Advanced Help
First publish date
2016
Last updated
2023-09-20
Published on
2023-09-20T15:00:50.875000
Table 1. functions
Function Meaning
rgb(r,g,b)

Converts Red, Green and Blue color components (where each should be between 0 and 255) into an integer color value suitable for writing to an image raster.

rgba(r,g,b,a)

Converts Red, Green, Blue and Alpha color components (where each should be between 0 and 255) into an integer color value suitable for writing to an image raster.