下列像素值中代表黑色的是( )
A: RGB(0,0,0)
B: RGB(255,255,255)
C: RGB(0,0,255)
D: RGB(128,128,128)
A: RGB(0,0,0)
B: RGB(255,255,255)
C: RGB(0,0,255)
D: RGB(128,128,128)
A
举一反三
- 在VBA中,将某个单元格的背景填充为绿色,文字颜色改为蓝色,则正确的是 A: Cells(row, col).Interior.Color = RGB(0, 255, 0):Cells(row, col).Font.Color = RGB(0, 0, 255) B: Cells(row, col).Interior.Color = RGB(0, 0, 255):Cells(row, col).Font.Color = RGB(0, 255, 0) C: Cells(row, col).Interior.Color = RGB(255, 255, 255):Cells(row, col).Font.Color = RGB(0, 0, 255) D: Cells(row, col).Interior.Color = RGB(0, 0, 0):Cells(row, col).Font.Color = RGB(0, 0, 255)
- B类地址的缺省子网掩码是() A: 255、255、255、128 B: 255、255、255、0 C: 255、255、0、0 D: 255、255、128、0
- 下列像素值中代表黑色的是( ) A: RGB(0,0,0) B: RGB(255,255,255) C: RGB(0,0,255) D: RGB(128,128,128)
- RGB宏有三个参数,分别代表红,绿,蓝三个颜色的值BYTE类型,取值范围() A: 0~128 B: 0~156 C: 0~256 D: 0~255
- <span style="color: rgb(255, 0, 0); font-size: 18px; background-color: rgb(255, 255, 255);<strong> (视频2.4.2测</strong><strong>试题)</strong></span><span style="color: rgb(255, 0, 0); font-size: 18px; background-color: rgb(255, 255, 255);</span><img width="780" height="91" src="http://image.zhihuishu.com/download/upload/uccmanage/eweb/user/20150720140135661.jpg" border="0" _ewebeditor_pa_src="http%3A%2F%2Fimage.zhihuishu.com%2Fdownload%2Fupload%2Fuccmanage%2Feweb%2Fuser%2F20150720140135661.jpg
内容
- 0
在RGB模式中,青色的值为()。 A: AR=255,G=255,B=0 B: BR=255,G=0,B=255 C: CR=255,G=255,B=355 D: DR=0,G=255,B=255
- 1
下列常用RGB模式的颜色中,哪些表示的是灰色____? A: R:G:B=192:192:192 B: R:G:B=255:0:0 C: R:G:B=128:128:128 D: R:G:B=128:128:0
- 2
B类地址的缺省子网掩码是( )[br][/br]0分) A: 255、255、255、128 B: 255、255、255、0 C: 255、255、0、0 D: 255、255、1
- 3
8个二进制位可表示整数的范围是____。 A: 0~255 B: -128~127 C: -128~128 D: -128~127或0~255
- 4
RGB颜色模式可以为彩色图像中每个像素的RGB分量分配( )之间的强度值。 A: 0~245 B: 0~255 C: 0~256 D: 0~300