# Surface Functions - surface_exists - ✔️surface_create - ❌surface_create_ext --> weird html5 only function - ✔️surface_resize - ✔️surface_set_target - ❌surface_set_target_ext - ✔️surface_reset_target - ❌surface_copy --> leads to bad practices - ❌surface_copy_part - ✔️surface_get_height - ✔️surface_get_width - ❌surface_get_texture --> Surface inherits Texture2D in Simplex - ✔️surface_getpixel - ❌surface_getpixel_ext - ✔️surface_free - ✔️surface_save - ❌surface_save_part - 💡 surface_save_ext
Surface Functions