transform_pixel_format method
transform_pixel_format(self, pixel_format)
Transform pixel’s layout to new pixel format.
def transform_pixel_format(self, pixel_format):
    ...
| Parameter | Type | Description | 
|---|---|---|
| pixel_format | aspose.threed.render.PixelFormat | Destination pixel format | 
Exceptions
| Exception | Description | 
|---|---|
| NotSupportedException | When the source or destination pixel format is not supported | 
See Also
- module aspose.threed.render
- class TextureData