搜索资源列表
BitmapRotate_src
- 图像旋转显示,速度较快,不是使用GetPixel/SetPixel -image rotation, faster than using GetPixel / SetPixel
SourceImageViewerNewver
- 与其他的GDI图像处理程序平台相比,该程序最大不同之处在于实现任意角度旋转时并没有使用GetPixel和SetPixel函数,思路可以借鉴-with other GDI image processing platform, the The procedure biggest difference lies in achieving arbitrary rotation angle did not use GetPixel and Set
drawline
- 计算机图形学画线,通过计算机图形学的方法。假设setpixel已知
3d
- 以SetPixel()基础,从图形的变换,到图元的填充,讲述了三维图形的大概生成和显示流程.程序中涉及到的图形剪裁和消隐,使用的是简化的.有待完善.仅供学习所用.
SetPixel_o
- 在VB中实现图像的渐变效果,共有六、七十种效果的源码。-in VB Image fading effect, a total of six, 70 kinds of effects of source.
BitmapRotate_src
- 图像旋转显示,速度较快,不是使用GetPixel/SetPixel -image rotation, faster than using GetPixel/SetPixel
SourceImageViewerNewver
- 与其他的GDI图像处理程序平台相比,该程序最大不同之处在于实现任意角度旋转时并没有使用GetPixel和SetPixel函数,思路可以借鉴-with other GDI image processing platform, the The procedure biggest difference lies in achieving arbitrary rotation angle did not use GetPixel and Set
LCDGisimagesystem
- 本系统是基于LCD图文显示系统,很方便的用于LCD显示的上位机部分。-the system is based on LCD Graphic Display System, is a convenient LCD display for the PC part.
LCD
- 我收集的SED1335液晶屏的各种资料集合 对初学者很有帮助 -I collected SED1335 LCD screen a collection of various types of information very helpful for beginners
drawline
- 计算机图形学画线,通过计算机图形学的方法。假设setpixel已知-Computer graphics drawing a line through the methods of computer graphics. Assuming known setpixel
3d
- 以SetPixel()基础,从图形的变换,到图元的填充,讲述了三维图形的大概生成和显示流程.程序中涉及到的图形剪裁和消隐,使用的是简化的.有待完善.仅供学习所用. -To SetPixel () the basis for the transformation from the graphics to the graphic element of the filling, about the approximate three-di
exer1
- 图形学中的扫描线填充算法,用VC6.0的MFC实现,较为精炼。使用Getpixel函数和setpixel对像素点颜色取反。-Graphics of the scan line fill algorithm, the MFC with VC6.0 achieve more refined. Setpixel use Getpixel function and color of pixel anti-access.
DrawLib
- 绘图库 1. 设计和实现一个图形函数库,具有绘制直线 段、任意圆弧、椭圆弧、多边形区域的阴影填 充和颜色填充等功能。(仅调用画点函数) Windows API: setpixel(hdc,x,y,color)-Drawing 1. Design and Implementation of a graphics library, with the straight-line drawing, arbitrary arc,
ImageProcessingdemo
- image processing using C# getpixel() setPixel()
GetPixel-SetPixel
- GDI+渲染位图的一部分 BitmapDataSamp and GetPixel-SetPixel-GDI+ rendering of bitmap BitmapDataSamp and GetPixel-SetPixel
BitmapPixelIO
- 提供一个相较于.net fr a mework所提供的bitmap.getpixel or setpixel() 函式更快的bitmap存取方式,详细范例请见readme-To provide a contrast. Net fr a mework provided by the bitmap.getpixel or setpixel () function for faster access to bitmap mode, detai
frmMain
- Simple example of using SetPixel method in C#.
project1_500406596
- 利用最原始的setpixel函数显示各种类型的bmp图像,对于理解bmp图片帮助很大-Using the most primitive setpixel function display various types of bmp images, bmp image of great help for understanding
C_graphics_program_GetPixel_SetPixel
- C# GDI+图形程序GetPixel-SetPixelC # GDI + graphics program GetPixel-SetPixel-C# GDI+ graphics program GetPixel-SetPixel
CLine
- 该代码主要是解决在VC++中利用SetPixel()函数画直线-The code is mainly address the use of VC++ SetPixel () function to draw lines