The following tables list the members exposed by PixelateCommand.
Public Constructors
Name | Description | |
---|---|---|
PixelateCommand | Initializes a new PixelateCommand class object with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
OnProgress | Raises the Progress event. (Inherited from RasterCommand) | |
Run | Runs the image processing command. (Inherited from RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this command. |
Public Properties
Name | Description | |
---|---|---|
CellHeight | Gets or sets a value that represents the height of a rectangular cell. | |
CellWidth | Gets or sets a value that represents the width of a rectangular cell. | |
CenterPoint | Gets or sets a point structure that contains the center of revolution when circular cells are used. | |
Flags | Flag that indicates the values used to fill the cells, the shape of the cells, and what type of data is in the CellWidth and CellHeight properties. | |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from RasterCommand) | |
Opacity | Gets ors sets a value that represents how transparent the cells are, compared to the original pixels. This is a percentage. |
Public Events
Name | Description | |
---|---|---|
Progress | Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand) |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document