load method
load(self, bitmap)
Load texture content from specified Bitmap
def load(self, bitmap):
...
| Parameter | Type | Description |
|---|---|---|
| bitmap | TextureData |
See Also
- module
aspose.threed.render - class
ITexture1D
Load texture content from specified Bitmap
def load(self, bitmap):
...
| Parameter | Type | Description |
|---|---|---|
| bitmap | TextureData |
aspose.threed.renderITexture1D