Property | Type | Description | |
---|---|---|---|
_callBack | RendererCallback | ||
_noiseMap | IMap2D |
Method | Description | |
---|---|---|
Render ( ) : void |
Renders the destination image using the contents of the source noise map. @pre NoiseMap has been defined. @pre Image has been defined. @post The original contents of the destination image is destroyed. @throw ArgumentException See the preconditions.
|