PosterizeEffect Constructor
| Name | Description | |
|---|---|---|
|
PosterizeEffect() |
Creates and initializes a new PosterizeEffect with default values.
|
|
PosterizeEffect(Int32) |
Creates and initializes a new PosterizeEffect with a specified color component count.
|
|
PosterizeEffect(IImageProvider) |
Creates and initializes a new PosterizeEffect that uses the provided image source.
|
|
PosterizeEffect(IImageProvider, Int32) |
Creates and initializes a new PosterizeEffect that uses the provided image source and level.
|
Show: