to_bitmap method

to_bitmap

Convert the TextureData to a Bitmap instance.

Returns

def to_bitmap(self):
    ...

See Also