搜索资源列表
Rj_Window
- 计算机专业图形学课程的作业题目 利用中点法设计像素上点对点直线的画法-professional computer graphics courses using the midpoint of operations entitled Design of pixels on the point-to-point line of paint
ScrGrayAA
- CDC类的经典应用,可以对WINDOWS屏幕像素点操作!-CDC categories of the classic applications can right WINDOWS screen pixels operation!
211
- 矩阵中的每一个元素称为像元、像素或图像元素。而g(i, j)代表(i, j)点的灰度值,即亮度值。 由于g (i, j)代表该点图像的光强度(亮度),而光是能量的一种形式,故g (i, j)必须大于零,且为有限值,即: 0<=g (i, j)<2n。 用g (i, j)的数值来表示(i, j)位置点上灰度级值的大小,即只反映了黑白灰度的关系。 数字化采样一般是按正方形点阵取样的, -each of the matrix elements known as a pixel, pixe
ReadPixel
- C++ Builder源码,方便读制定坐标点像素
vcPP-print-a-triangle
- 以+代表各个像素点,在窗口下打印三角形的一个小程序。-“+” represent each pixel a small program to print a triangle in the window
huaxian
- VC6.0MFC中点画线法表示直线程序,指定起点终点坐标,判断两个像素点是在直线的下方,上方还是直线上,从而确定该选择那一个像素点。-VC6.0MFC the dotted line represents the linear program, specify the starting point for end coordinates, to determine whether two pixels in a straight line below the top of the straigh
Pixel
- 像素点,颜色,坐标位置截取,灵活方便-Pixel color coordinate position interception.
jpeg
- vc++ 获得指定像素点的颜色,如演示截图所示,用户可以用鼠标左键单击图片的某一处时,就会在图片的右侧以该点颜色填充一个实心的矩形。实现方法通过函数COLORREF CDC::GetPixel( int x, int y)可以得到指定点的颜色,其参数x、y 是指定点的坐标。-When vc + + to get the color of the specified pixel, as shown in the demo screenshot, users can use the left mou
hecetionaldatabase-parent-efficient
- CDC类的经典应用,可以对WINDOWS屏幕像素点操作!()
LineGraphControl.xaml
- 线图绘制控件,通过像素点对线控件进行绘制(Line drawing control, drawing line controls through pixels)