求python中图片颜色过渡的程序!!!!!CS+英文高手请进!!!!!!!! 60
ThefunctionmustbenamedmyPic()Thefunctionmustcreateanewemptypicturewiththefollowingpro...
The function must be named myPic()
The function must create a new empty picture with the following properties:
The width must be 256 pixels
The height must be 256 pixels
The background must be black
The picture must be stored in the variable named pic
The function must use the JES show function to display the empty black image (see TODO 3 below)
The function must define a variable named blueVal and set it to zero
The function must use a for loop to change the color of every pixel in the following way:
Inside the loop the blue RGB property of the pixel must be set to the value stored in blueVal
The blueVal must increased by one during each iteration of the loop until it reaches 256 at which time it must be reset to zero (hint: use the modulo operator)
The function must use the JES repaint function to display the updated image (see TODO 4 below)
For grading purposes, the function myPic() described above will be considered composed of the following TODOs:
TODO 3: the function myPic() builds an empty black image of 256×256 pixels and shows it
TODO 4: the function myPic() generates and displays the black to blue gradient filled picture shown in Figure 1
TODO4实在不知如何做 拜托高手们了!!!! 展开
The function must create a new empty picture with the following properties:
The width must be 256 pixels
The height must be 256 pixels
The background must be black
The picture must be stored in the variable named pic
The function must use the JES show function to display the empty black image (see TODO 3 below)
The function must define a variable named blueVal and set it to zero
The function must use a for loop to change the color of every pixel in the following way:
Inside the loop the blue RGB property of the pixel must be set to the value stored in blueVal
The blueVal must increased by one during each iteration of the loop until it reaches 256 at which time it must be reset to zero (hint: use the modulo operator)
The function must use the JES repaint function to display the updated image (see TODO 4 below)
For grading purposes, the function myPic() described above will be considered composed of the following TODOs:
TODO 3: the function myPic() builds an empty black image of 256×256 pixels and shows it
TODO 4: the function myPic() generates and displays the black to blue gradient filled picture shown in Figure 1
TODO4实在不知如何做 拜托高手们了!!!! 展开
2个回答
2011-02-25
展开全部
是不是翻译?
翻译:
必须被命名为myPic功能()
函数必须创造一个新的空画和以下特点:
宽度必须256个像素
身高必须256个像素
背景必须就黑了
这幅画必须储存在变量称为的照片
函数必须使用其是的显示功能来显示空的黑色的图像(见下文)3待办事项,
函数必须定义一个变量称为blueVal,把它设置为零
函数必须使用循环改变每个像素的颜色在以下方式:
在循环的蓝色RGB财产的像素必须储存在blueVal价值
blueVal必须增加的过程中循环的每步迭代计算,直至达到256那时它必须被重置到零(提示:使用模操作符)
函数必须使用其是的粉刷最新的功能,以显示图像(见下文)4待办事项,
功能分级的目的,myPic()以上所描述的被认为是由如下TODOs:
干3:功能myPic()建造一个空的黑色的图像像素和256×256的显示出来
待办事项,4:功能myPic()产生,显示了黑蓝色的梯度充满图展示于本许可证图1
翻译:
必须被命名为myPic功能()
函数必须创造一个新的空画和以下特点:
宽度必须256个像素
身高必须256个像素
背景必须就黑了
这幅画必须储存在变量称为的照片
函数必须使用其是的显示功能来显示空的黑色的图像(见下文)3待办事项,
函数必须定义一个变量称为blueVal,把它设置为零
函数必须使用循环改变每个像素的颜色在以下方式:
在循环的蓝色RGB财产的像素必须储存在blueVal价值
blueVal必须增加的过程中循环的每步迭代计算,直至达到256那时它必须被重置到零(提示:使用模操作符)
函数必须使用其是的粉刷最新的功能,以显示图像(见下文)4待办事项,
功能分级的目的,myPic()以上所描述的被认为是由如下TODOs:
干3:功能myPic()建造一个空的黑色的图像像素和256×256的显示出来
待办事项,4:功能myPic()产生,显示了黑蓝色的梯度充满图展示于本许可证图1
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
博思aippt
2024-07-20 广告
2024-07-20 广告
博思AIPPT是基于ai制作PPT的智能在线工具,它提供了4种AI制作PPT的方式,包括AI生成大纲、AI直接生成PPT、文本生成PPT、AI提炼文档生成PPT,一站式集成多种AI生成PPT的方式,可满足办公用户的不同需求和使用场景。ai生...
点击进入详情页
本回答由博思aippt提供
展开全部
1.这个函数需命名为 myPic(),2.这个函数要用以下属性创建一个新的图片,3. 4宽度 高都是256像素。5.背景为黑色 6.图片需保存为pic图片。 7.函数必须用jes显示功能来显示空白图像(看下面的to do)。8.函数需定义为 blueVal 并设置为零。9.函数需从下面的方法中用循环来改变 颜色的像素。9.循环中的蓝色RGB像素属性需设置值 保存为blueVal(蓝色值)。 10.蓝色值需递增(从1---256递增)时间按需复位到零(提示:用 modulo operator)11.函数需用JES 的repaint(重画)功能来显示更新图像(看下面的ToDo4))
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询