- region: region number defined with define_region(); - value: from 0 to 30 in order to variation of blur effect, 0 being focused and 30 the greatest blur
region_chroma(region number, color, hue);see example
region_mask(region, file, graph, x, y, size, alpha);
- region: region number defined with define_region();
- region: region number defined with define_region(); - variation of 0 to 100 to change the size of the pixel, with 0 being the normal size and the largest size 100
- region: region number defined with define_region(); - orientation: 0 horizontal, 1 vertical - amplitude: separation of waves: 0 without separation, 1 for 1px of separate, 2 for 2px... 10px... in forward - variation of -100 to 100 to change the size of the pixel, with 0 being the normal size and the largest size 100
region_zoom(region, x, y, variation);
- region: region number defined with define_region(); - variation of 0 to 100 to change the size of the pixel, with 0 being the normal size and the largest size 100
subtract_draw(id, x, y, width, height);
subtract_text(id, x, y, width, height);
texture_in_map(file, graph, width, height, x, y, size_x, size_y);see example
wave_in_map(file, graph, orientation, amplitude, variation);
- orientation: 0 horizontal, 1 vertical - amplitude: separation of waves: 0 without separation, 1 for 1px of separate, 2 for 2px... 10px... in forward - variation of -100 to 100 to change the size of the pixel, with 0 being the normal size and the largest size 100