load method

load

Load texture content from specified Bitmap

def load(self, bitmap):
    ...
ParameterTypeDescription
bitmapTextureData

See Also