TextureData.TransformPixelFormat
TextureData.TransformPixelFormat method
Transform pixel’s layout to new pixel format.
public void TransformPixelFormat(PixelFormat pixelFormat)
Parameter | Type | Description |
---|---|---|
pixelFormat | PixelFormat | Destination pixel format |
Exceptions
exception | condition |
---|---|
NotSupportedException | When the source or destination pixel format is not supported |
See Also
- enum PixelFormat
- class TextureData
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D