Method | Description | |
---|---|---|
ByteImageFiller ( byte content, int width ) |
build texture's content with Bitmap.
|
|
Fill ( ) : void |
build texture's content with Bitmap.
|
public ByteImageFiller ( byte content, int width ) | ||
content | byte | |
width | int |