搜索资源列表
LaVolpe32bppDIB
- Enclosed is a suite of classes that allow you to work strictly with 32bpp DIBs, including recognizing transparency/alpha channels in gifs, icons, pngs, & bitmaps. There are a bunch of "nice to have" routines and maybe an eye-opener or two for some
20081212
- 编制一个剪子,锤子,布的游戏程序。 先使用随机类在划拳数组中,随机取一个, 然后用户选择一个,最后将两者进行比较, 通过比较得出想要的结果。-The preparation of a scissors, a hammer, cloth game procedures. First class划拳random array, a random check, and then select a user, and finally compare the two, reached by
JpegDecoder
- JpegDecoder类主要用于Jpeg文件的解码。 使用方法十分简单,只需要利用GetJPEGBuffer函数返回解码后的像素数组。在第三篇的实例MagicHouse中就需要使用这个类。-JpegDecoder class is mainly used for the decoding of Jpeg files. Usage is very simple, only need to use GetJPEGBuffer function returns an array of pixels
DIPvbNet
- Bitmap是VB.NET和C#中处理图像的基础类,用于处理由像素数据定义的图像的对象。 存储灰度图像数据,一维数组存储。对于8位图像,一个像素即是一个字节。每行存储的字节数必须是4的整倍数,需要时添加适当字节。-Bitmap is VB.NET and C# base class in the image processing for processing an image defined by pixel data of the object. Grayscale image data st
