代码搜索结果
找到约 10,000 项符合
Image 的代码
image.h
// Image.h: interface for the CImage class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_IMAGE_H__D3142778_9555_4128_887F_104A5F9478E1__INCLUDED_)
#
image.cpp
// Image.cpp: implementation of the CImage class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
CImage::CImage()
{
hBitmap=NULL;
hMemDC=NU
image.h
// Image.h: interface for the CImage class.
//
//////////////////////////////////////////////////////////////////////
#ifndef _CIMAGE_H
#define _CIMAGE_H
#define WIDTHBYTES(bits) (((bits
image.cpp
// Image.cpp: implementation of the CImage class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
CImage::CImage()
{
hBitmap=NULL;
hMemDC=NU
image.h
// Image.h: interface for the CImage class.
//
//////////////////////////////////////////////////////////////////////
#ifndef _CIMAGE_H
#define _CIMAGE_H
#define WIDTHBYTES(bits) (((bits
image.plg
Build Log
--------------------Configuration: Image - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~
image.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################