Wiki > TV3D65 Index > TVTextureFactory
SetPixel
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | SetPixel(iLockedTexture As Integer , iX As Integer , iY As Integer , iColor As Integer) |
| C++ | void SetPixel(int iLockedTexture , int iX , int iY , int iColor ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iLockedTexture | No | iLockedTexture description |
| iX | No | iX description |
| iY | No | iY description |
| iColor | No | iColor description |
RETURN VALUE
| Null | Does not return a value. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.