Name | Description | |
---|---|---|
![]() | UserSmoothingArgs Constructor |
The following tables list the members exposed by UserSmoothingArgs.
Name | Description | |
---|---|---|
![]() | UserSmoothingArgs Constructor |
Name | Description | |
---|---|---|
![]() | AreaToDraw | The area which is needed to be drawn |
![]() | Destination | The array to put the destination smoothed data into |
![]() | DestinationSize | The size of the Destination array |
![]() | MapArea | The coordinates of the area corresponding to the Destination |
![]() | Matrix | The transformation being applied to the pixel data for rendering |
![]() | Source | The source data to be smoothed |
![]() | SourceArea | The part of the original image represented by the data in the Source array |