프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_callBack | RendererCallback | ||
_noiseMap | IMap2D |
메소드 | 설명 | |
---|---|---|
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.
|