Module bit_map
Expand description
Sidecar module for class BitMap.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for BitMap enums.
Structsยง
- ExCreate
From Image Alpha - Default-param extender for
BitMap::create_from_image_alpha_ex. - ExOpaque
ToPolygons - Default-param extender for
BitMap::opaque_to_polygons_ex.