搜索资源列表
OAK
- WINCE系统都是在EBOOT阶段初始化LCD,所以要想显示自己的LOGO就需要在EBOOT阶段将LOGO内容显示出来,读取LOGO的方式可以和从存储器中读取NK一样,具体位置自己来定义。-WINCE system is initialized in stage EBOOT LCD, so in order to display your LOGO on the need to phase in the EBOOT the content displayed LOGO, LOGO ways to
OPENIMAGEFILE
- BMP文件的读取和显示 通过一个实例介a绍如何通过isual c++把BMP图像数据读到计算机内存中-BMP file, read and display how mediated by an instance of a Shao isual C++ and BMP image data read in the computer memory
BMPSHOW
- 基于内存映射读取内存中的BMP文件在图像控件中显示-BMP files based on memory-mapped read memory displayed image control
ReadBitmap
- 读取位图像素点到内存空间中,模拟API的方式完成-Completion of the read bitmap pixel points to a memory space, analog API
CPPreadPic
- 使用C++读取bmp,jpg等图片信息到内存,详细介绍了图片读取方法,很适合新手学习,大神无视。-Using c++ reads the BMP, JPG image information into memory, such as image read method was introduced in detail, very suitable for beginners learning, a great god to ignore.