userTextured(InputStream,ImageType) Method
In This Topic
Fills the specified shape with small tiles of an image.
Syntax
void userTextured(
java.io.InputStream ,
ImageType
)
|
Parameters
- stream
- The stream of the picture file.
- type
- The ImageType of the stream.
See Also