DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / UserSmoothingArgs Class
Fields


UserSmoothingArgs Class Members

The following tables list the members exposed by UserSmoothingArgs.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public Field The area which is needed to be drawn  
Public Field The array to put the destination smoothed data into  
Public FieldThe size of the Destination array  
Public Field The coordinates of the area corresponding to the Destination  
Public Field The transformation being applied to the pixel data for rendering  
Public Field The source data to be smoothed  
Public FieldThe part of the original image represented by the data in the Source array  
Top
See Also