Click or drag to resize

PerlinTransform Constructor

Overload List
  NameDescription
Public methodPerlinTransform
Creates a new instance of PerlinTransform.
Public methodPerlinTransform(Double, Size)
Creates a new instance of PerlinTransform specifying the smoothness and scale.
Protected methodPerlinTransform(SerializationInfo, StreamingContext)
Creates a new instance of PerlinTransform from serialization information
Public methodPerlinTransform(Double, Size, InterpolationMode)
Creates a new instance of PerlinTransform specifying smoothness, scale and transform mode.
Top
See Also