Converts a PIL Image to Texture2D bytes.
(
img: Image.Image,
target_texture_format: Union[TextureFormat, int],
platform: Union[BuildTarget, int] = 0,
platform_blob: Optional[List[int]] = None,
flip: bool = True,
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected