PosterizeEffect Constructor (Int32)
Creates and initializes a new PosterizeEffect with a specified color component count.
Namespace: Lumia.Imaging.Artistic
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: PosterizeEffect( [InAttribute] int colorComponentValueCount )
Parameters
- colorComponentValueCount
- Type: System::Int32
The number of allowed values for each color component.Range [2, 16]
Show: