Method | Description | |
---|---|---|
Bind ( ) : void | ||
DynamicTexture ( |
||
Unbind ( ) : void | ||
UpdateImage ( PixelAccessorBGRb accessor ) : void |
Method | Description | |
---|---|---|
Resize ( int width, int height, |
public DynamicTexture ( |
||
gi | ||
width | int | |
height | int | |
bytesPerPixel | int | |
return | System |
public UpdateImage ( PixelAccessorBGRb accessor ) : void | ||
accessor | PixelAccessorBGRb | |
return | void |