The following tables list the members exposed by InvertedTextCommandEventArgs.
Name | Description | |
---|---|---|
![]() | InvertedTextCommandEventArgs Constructor | Initializes a new InvertedTextCommand class object with explicit parameters. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
![]() | BlackCount | Gets the total number of black pixels in the inverted text region being processed. Supported in Silverlight, Windows Phone 7 |
![]() | BoundingRectangle | Gets a rectangular structure that contains the bounding rectangle of the inverted text region being processed. Supported in Silverlight, Windows Phone 7 |
![]() | Image | Gets an Leadtools.RasterImage object that references the affected image. Supported in Silverlight, Windows Phone 7 |
![]() | Region | Gets a LEADTOOLS Leadtools.RasterRegion representing the inverted text to be removed. Dispose of this region when it is no longer needed. Supported in Silverlight, Windows Phone 7 |
![]() | Status | Gets or sets the status of the inverted text process. Supported in Silverlight, Windows Phone 7 |
![]() | WhiteCount | Gets the total number of white pixels in the inverted text region being processed. Supported in Silverlight, Windows Phone 7 |