'Declaration Public Shared Function GetGrayPalleteColors( _
ByVal bitsPerComponentThe bits per component.As System.Int32 _
) As System.Int32[]
public static System.Int32[] GetGrayPalleteColors(
System.Int32 bitsPerComponent
)
public: static System.Int32[] GetGrayPalleteColors(
System.Int32 bitsPerComponent
)
public:
static System.Int32[] GetGrayPalleteColors(
System.Int32 bitsPerComponent
)
Parameters
- bitsPerComponent
- The bits per component.
Return Value
The array that contains colors for grayscale pallete.