From 32bed038d8cd79adf41c812829a9d9d4812f46f4 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 8 Nov 2023 20:33:39 +0100 Subject: Updated open-graph --- examples/textures/textures_image_processing.html | 122 ++++++++++++++++++++++- 1 file changed, 121 insertions(+), 1 deletion(-) (limited to 'examples/textures/textures_image_processing.html') diff --git a/examples/textures/textures_image_processing.html b/examples/textures/textures_image_processing.html index 55cd8e2..6fae5e0 100644 --- a/examples/textures/textures_image_processing.html +++ b/examples/textures/textures_image_processing.html @@ -1 +1,121 @@ -raylib web game
\ No newline at end of file +textures image processing // Required for: free() + +#define NUM_PROCESSES 9 + +typedef enum { + NONE = 0, + COLOR_GRAYSCALE, + COLOR_TINT, + COLOR_INVERT, + C"name=description> // Required for: free() + +#define NUM_PROCESSES 9 + +typedef enum { + NONE = 0, + COLOR_GRAYSCALE, + COLOR_TINT, + COLOR_INVERT, + C"property=og:image:alt> // Required for: free() + +#define NUM_PROCESSES 9 + +typedef enum { + NONE = 0, + COLOR_GRAYSCALE, + COLOR_TINT, + COLOR_INVERT, + C"property=og:description> // Required for: free() + +#define NUM_PROCESSES 9 + +typedef enum { + NONE = 0, + COLOR_GRAYSCALE, + COLOR_TINT, + COLOR_INVERT, + C"name=twitter:image:alt> // Required for: free() + +#define NUM_PROCESSES 9 + +typedef enum { + NONE = 0, + COLOR_GRAYSCALE, + COLOR_TINT, + COLOR_INVERT, + C"name=twitter:description>
\ No newline at end of file -- cgit v1.2.3