TextureData.TransformPixelFormat
TextureData.TransformPixelFormat method
将像素的布局转换为新的像素格式。
public void TransformPixelFormat(PixelFormat pixelFormat)
| 参数 | 类型 | 描述 |
|---|---|---|
| pixelFormat | PixelFormat | 目标像素格式 |
异常
| 异常 | 条件 |
|---|---|
| NotSupportedException | 当源像素格式或目标像素格式不受支持时 |
另请参见
- enum PixelFormat
- class TextureData
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D