代码搜索结果
找到约 10,000 项符合
Image 的代码
image.h
// Image.h: interface for the CImage class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_IMAGE_H__37139FF8_7E5C_405A_B808_3E0825E8623C__INCLUDED_)
#
image.cpp
#include "stdafx.h"
#include "math.h"
#include "image.h"
#include "globalfunc.h"
#include // for sqrt()
#include // for GlobalAllocPtr
#define MAXIMAGESIZE
image.h
#ifndef _IMAGE_H_
#define _IMAGE_H_
class CImage : public CObject
{
DECLARE_SERIAL(CImage);
private:
DWORD Transform(WORD width);
DWORD ByteNumForOneLine(WORD nD
image.asp
插入图片URL
TD {
FONT-