Method | Description | |
---|---|---|
Fill ( ) : void |
|
|
NullImageFiller ( int width, int height, uint internalFormat, uint format, uint type ) : System |
build texture's content with IntPtr.Zero.
|
public NullImageFiller ( int width, int height, uint internalFormat, uint format, uint type ) : System | ||
width | int | |
height | int | |
internalFormat | uint | |
format | uint | |
type | uint | |
return | System |