mirror of
				https://github.com/raysan5/raylib.git
				synced 2025-10-26 12:27:01 +00:00 
			
		
		
		
	Update raylib_api.* by CI
This commit is contained in:
		| @@ -5617,11 +5617,11 @@ return { | ||||
|     }, | ||||
|     { | ||||
|       name = "ImageKernelConvolution", | ||||
|       description = "Apply Custom Square image convolution kernel", | ||||
|       description = "Apply custom square convolution kernel to image", | ||||
|       returnType = "void", | ||||
|       params = { | ||||
|         {type = "Image *", name = "image"}, | ||||
|         {type = "float *", name = "kernel"}, | ||||
|         {type = "const float *", name = "kernel"}, | ||||
|         {type = "int", name = "kernelSize"} | ||||
|       } | ||||
|     }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	![github-actions[bot]@users.noreply.github.com](/assets/img/avatar_default.png) github-actions[bot]
					github-actions[bot]