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