load method
load
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.render
ITexture1D