Represents a IResampling that does nothing.
Constructor | Description |
|
|
Full Usage:
ResamplingNone()
|
|
Instance member | Description |
|
|
Full Usage:
this.Equals
Parameters:
obj
Returns: bool
Modifiers: abstract |
|
|
|
Full Usage:
this.Execute
Parameters:
float[]
y : float[]
Returns: float[] * float[]
Modifiers: abstract |
|
Full Usage:
this.GetHashCode
Returns: int
Modifiers: abstract |
|
Full Usage:
this.ToString
Returns: string
Modifiers: abstract |
|
|
|
Static member | Description |
|
|
|
|