| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal bitsPerPixel As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public GrayScaleCommand( int bitsPerPixel ) | |
| C++/CLI | |
|---|---|
public: GrayScaleCommand( int bitsPerPixel ) | |
Parameters
- bitsPerPixel
- Value indicating the number of bits in the destination image. Valid values are 8, 12, or 16.
For an example, refer to GrayScaleCommand.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6