代码搜索:bitmap

找到约 10,000 项符合「bitmap」的源代码

代码结果 10,000
www.eeworm.com/read/151873/12165388

cpp bitmap.cpp

// This function is used to find the SIPia port index when there is only one // SIPia port reference the IP port object #include using namespace std; void set_bitmap(unsigned short
www.eeworm.com/read/253434/12221520

p bitmap.p

bitmap.lo bitmap.o : bitmap.cc swf.h /usr/include/stdio.h /usr/include/features.h \ /usr/include/sys/cdefs.h /usr/include/gnu/stubs.h \ /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/include/stddef.h \
www.eeworm.com/read/253434/12221549

plo bitmap.plo

bitmap.lo bitmap.o: bitmap.cc swf.h /usr/include/stdio.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h \ /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/include/stddef.h
www.eeworm.com/read/253434/12221617

h bitmap.h

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998 Olivier Debon // // This program is free software; you can redistribute it and/or // mod
www.eeworm.com/read/253434/12221700

cc bitmap.cc

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998 Olivier Debon // // This program is free software; you can redistribute it and/or // mod
www.eeworm.com/read/252550/12275922

h bitmap.h

#ifndef BITMAP_H #define BITMAP_H class Bitmap { private: HBITMAP hbmp, hmask; int w, h; BOOL bTransMode; COLORREF TransColor; void Load(char *fn); void CreateMask(); public:
www.eeworm.com/read/252550/12275931

cpp bitmap.cpp

#include "stdafx.h" #include "Bitmap.h" //-------------------------------------------- // 构造函数 //-------------------------------------------- Bitmap::Bitmap(char *fn, BOOL transmode=false, COL
www.eeworm.com/read/150585/12284685

c bitmap.c

/* * @(#)bitmap.c * * Copyright 1997-1999, Wes Cherry (mailto:wesc@technosis.com) * 2000-2001, Aaron Ardiri (mailto:aaron@ardiri.com) * All rights reserved. * * This progr
www.eeworm.com/read/150585/12284689

h bitmap.h

/* * @(#)bitmap.h * * Copyright 1997-1999, Wes Cherry (mailto:wesc@technosis.com) * 2000-2001, Aaron Ardiri (mailto:aaron@ardiri.com) * All rights reserved. * * This progr
www.eeworm.com/read/251550/12338267

tk bitmap.tk

#!/usr/bin/wish -f # Usage: Invoke this file using format wish 'thisfilename' bitmapfile # global varible used to store information after parsing the bitmap file global bitmapWidth bitmapHeig