FromBitmap
TextureData.FromBitmap method
Convert a Bitmap to TextureData
public static TextureData FromBitmap(Bitmap bitmap)
Parameter | Type | Description |
---|---|---|
bitmap | Bitmap |
See Also
- class TextureData
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D
Convert a Bitmap to TextureData
public static TextureData FromBitmap(Bitmap bitmap)
Parameter | Type | Description |
---|---|---|
bitmap | Bitmap |