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 | |
---|---|---|
GetStringDescription | Returns a meaningful name for this command. | |
OnProgress | Implements OnProgress. (Inherited from RasterCommand) | |
Run | Implements Run. (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 | Implements Progress. (Inherited from RasterCommand) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET