| Name
|
Brief
|
Example
|
| adjust_image_brightness
|
adjust the brightness of image contained in MatrixObject
|
Examples
|
| apply_pal_to_LT_bmp
|
apply palette to Image
|
Examples
|
| apply_pal_to_image
|
apply palette to Image
|
Examples
|
| download_palette
|
download color palette from the internet
|
Examples
|
| image_to_gray
|
convert Image Matrix Object to gray scale image
|
Examples
|
| is_image_grayscale
|
check if Image Matrix Object is a gray scale image
|
Examples
|
| LoadGoogleMapTiles
|
retrieve google map image
|
Examples
|
| LoadMapTiles
|
retrieve map image by given url
|
Examples
|
| ocu_read_GIMP_palette
|
read GIMP color palette file
|
Examples
|