| Leadtools.ImageProcessing Namespace : CreateGrayscaleImageCommand Class |
The following tables list the members exposed by CreateGrayscaleImageCommand.
| Name | Description | |
|---|---|---|
![]() | CreateGrayscaleImageCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | BitsPerPixel | Gets or sets the number of bits for the destination image. ![]() ![]() ![]() ![]() |
![]() | DestinationImage | Gets the resulting image. ![]() ![]() ![]() ![]() |
![]() | HasProgress | Determines if the command object has a progress event handler set. ![]() ![]() ![]() (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | HighBit | Gets or sets the high bit used for window leveling when the BitsPerPixel is 12 or 16. ![]() ![]() ![]() ![]() |
![]() | LowBit | Gets or sets the low bit used for window leveling when the BitsPerPixel is 12 or 16. ![]() ![]() ![]() ![]() |
| Name | Description | |
|---|---|---|
![]() | GetStringDescription | Returns a meaningful name for this command. |
![]() | OnProgress | Implements OnProgress. ![]() (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | Run | Implements IRasterCommand.Run. ![]() ![]() ![]() (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | ToString | Overridden. Returns a meaningful name for this command. ![]() |
| Name | Description | |
|---|---|---|
![]() | Progress | Implements Progress. ![]() ![]() ![]() (Inherited from Leadtools.ImageProcessing.RasterCommand) |