CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - PaintDIB
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - PaintDIB - List
[
JSP/Java
]
www_KPwang_com_1077622187
DL : 0
PaintDIB() - 绘制DIB对象 CreateDIBPalette() - 创建DIB对象调色板 FindDIBBits() - 返回DIB图像象素起始位置 DIBWidth() - 返回DIB宽度 DIBHeight() - 返回DIB高度 PaletteSize() - 返回DIB调色板大小 DIBNumColors() - 计算DIB调色板颜色数目 CopyHandle() - 拷贝内存块 DIBBitCount() - 该函数返回DIBBitCount SaveDIB() - 将DIB保存到指定文件中 ReadDIBFile() - 重指定文件中读取DIB对象 SetRgnColor() - 用指定的颜色填充指定的区域 SetCircleColor() - 用指定的颜色填充指定的圆形区域
Date
: 2008-10-13
Size
: 85.56kb
User
:
小娇
[
JSP/Java
]
www_KPwang_com_1077622187
DL : 0
PaintDIB() - 绘制DIB对象 CreateDIBPalette() - 创建DIB对象调色板 FindDIBBits() - 返回DIB图像象素起始位置 DIBWidth() - 返回DIB宽度 DIBHeight() - 返回DIB高度 PaletteSize() - 返回DIB调色板大小 DIBNumColors() - 计算DIB调色板颜色数目 CopyHandle() - 拷贝内存块 DIBBitCount() - 该函数返回DIBBitCount SaveDIB() - 将DIB保存到指定文件中 ReadDIBFile() - 重指定文件中读取DIB对象 SetRgnColor() - 用指定的颜色填充指定的区域 SetCircleColor() - 用指定的颜色填充指定的圆形区域-PaintDIB ()- draw DIB object CreateDIBPalette ()- create a DIB object palette FindDIBBits ()- return DIB image pixel initial position DIBWidth ()- return DIB width DIBHeight ()- return DIB height PaletteSize ()- return DIB tune Color Size DIBNumColors ()- calculate the number of DIB color palette CopyHandle ()- copy memory block DIBBitCount ()- the function returns DIBBitCount SaveDIB ()- will be saved to the specified DIB file ReadDIBFile ()- re-read the specified file DIB object SetRgnColor ()- fill color with the specified area designated SetCircleColor ()- filled with specified color designated circular area
Date
: 2025-07-16
Size
: 85kb
User
:
小娇
[
Special Effects
]
DImageProcess
DL : 0
使用CDib处理图象,定义了一些类CMyDib类: PaintDIB() - 绘制DIB对象 CMyDib::DrawDib // CreateDIBPalette() - 创建DIB对象调色板 CMyDib::ConstructPalette() // FindDIBBits() - 返回DIB图像象素起始位置 CMyDib::GetBits() // DIBWidth() - 返回DIB宽度 CMyDib::GetWidth() // DIBHeight() - 返回DIB高度 CMyDib::GetHeight() // PaletteSize() - 返回DIB调色板大小 CMyDib::GetPalSize // DIBNumColors() - 计算DIB调色板颜色数目 CMyDib::GetColorNum() // CopyHandle() - 拷贝内存块 CMyDib::CopyObject // DIBBitCount CMyDib::GetBitCount() // SaveDIB() - 将DIB保存到指定文件中 CMyDib::SaveFile // ReadDIBFile() - 重指定文件中读取DIB对象 CMyDib::LoadFile -CDib to deal with the use of images, the definition of a number of categories CMyDib category: PaintDIB ()- draw DIB object CMyDib:: DrawDib// CreateDIBPalette ()- create a DIB object palette CMyDib:: ConstructPalette ()// FindDIBBits ()- return to DIB image pixel initial position CMyDib:: GetBits ()// DIBWidth ()- return DIB width CMyDib:: GetWidth ()// DIBHeight ()- return DIB height CMyDib:: GetHeight ()// PaletteSize ()- return to DIB palette size CMyDib:: GetPalSize// DIBNumColors ()- calculate the number of DIB color palette CMyDib:: GetColorNum ()// CopyHandle ()- copy memory block CMyDib:: CopyObject// DIBBitCount CMyDib:: GetBitCount ()// SaveDIB ()- will be saved to the specified DIB file CMyDib:: SaveFile// ReadDIBFile ()- re-read the specified file DIB object CMyDib:: LoadFile
Date
: 2025-07-16
Size
: 879kb
User
:
王恩
[
Windows Develop
]
DIB
DL : 0
dib类库 // DIB(Independent Bitmap) API函数库: // // PaintDIB() - 绘制DIB对象 // CreateDIBPalette() - 创建DIB对象调色板 // FindDIBBits() - 返回DIB图像象素起始位置 // DIBWidth() - 返回DIB宽度 // DIBHeight() - 返回DIB高度 // PaletteSize() - 返回DIB调色板大小 // DIBNumColors() - 计算DIB调色板颜色数目 // CopyHandle() - 拷贝内存块 // // SaveDIB() - 将DIB保存到指定文件中 // ReadDIBFile() - 重指定文件中读取DIB对象 // // DIBToPCX256() - 将指定的256色DIB对象保存为256色PCX文件 // ReadPCX256() - 读取256色PCX文件-dib class
Date
: 2025-07-16
Size
: 8kb
User
:
li
[
Graph program
]
chuli
DL : 0
在图像显示过程中可以有两种显示方法:一种是利用系统内部函数PaintDIB使整幅图像直接显示;另一种是利用打点方法逐点的显示出整幅图像。-In the image display process can be displayed in two ways: one is to use the system internal function PaintDIB to directly display the whole image the other is to use dot-by-point method shows that the whole image.
Date
: 2025-07-16
Size
: 1kb
User
:
程浩
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.