The following tables list the members exposed by ColorResolutionCommand.
Name | Description | |
---|---|---|
![]() | ColorResolutionCommand Constructor | Overloaded. Initializes a new ColorResolutionCommand with default parameters. |
Name | Description | |
---|---|---|
![]() | BitsPerPixel | The number of bits per pixel for the conversion. Valid values are 1, 2, 3, 4, 5, 6, 7, 8, 12, 16, 24, 32, 48 and 64. |
![]() | DestinationImage | Gets the resulting image. |
![]() | DitheringMethod | Dithering options |
![]() | Mode | Indicates options for this ColorResolutionCommand. |
![]() | Order | The desired color order for the conversion. |
![]() | Palette | The custom palette to use. |
![]() | PaletteFlags | Palette options |
Name | Description | |
---|---|---|
![]() | Run | Overloaded. Overridden. Implements IRasterCommand.Run |
![]() | ToString | Overridden. Overridden. Returns a meaningful name for this command. |