Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop
Title: BmpPreview Download
 Description: C++ read BMP pictures detailed. BMP (full name Bitmap) is a standard image file format in the Windows operating system. It can be divided into two categories: device dependent bitmaps (DDB) and device independent bitmaps (DIB), which are very widely used. It uses bit mapped storage format, and does not use any other compression than the image depth, so the BMP file takes up a lot of space. The image depth of the BMP file is optional, Lbit, 4bit, 8bit, and 24bit. When the BMP file stores data, the image is scanned in the order from left to right, from bottom to top. Since the BMP file format is a standard for exchanging data related to graphs in the Windows environment, the graphic image software that runs in the Windows environment supports the BMP image format.
 Downloaders recently: [More information of uploader 郑锦豪 ]
 To Search:
File list (Check if you may need any files):
BmpPreview
BmpPreview\BmpPreview.clw
BmpPreview\BmpPreview.cpp
BmpPreview\BmpPreview.dsp
BmpPreview\BmpPreview.dsw
BmpPreview\BmpPreview.h
BmpPreview\BmpPreview.opt
BmpPreview\BmpPreview.rc
BmpPreview\BmpPreviewDlg.cpp
BmpPreview\BmpPreviewDlg.h
BmpPreview\NewFileDialog.cpp
BmpPreview\NewFileDialog.h
BmpPreview\ReadMe.txt
BmpPreview\res
BmpPreview\resource.h
BmpPreview\res\BmpPreview.ico
BmpPreview\res\BmpPreview.rc2
BmpPreview\StdAfx.cpp
BmpPreview\StdAfx.h

CodeBus www.codebus.net