代码搜索:bitmap

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

代码结果 10,000
www.eeworm.com/read/135582/5885536

cc draw.cc

/* * draw.cc */ #include #include "draw.hh" template void DrawPoint(Bitmap& bm,int x,int y,T color) { if (x=bm.AskHeight
www.eeworm.com/read/135582/5885538

hh draw.hh

/********************************************************************* libvideogfx/graphics/draw/draw.hh purpose: notes: to do: author(s): - Dirk Farin, farin@ti.uni-mannheim.de
www.eeworm.com/read/135582/5885541

cc bmformat.cc

/* * bmformat.cc */ #include #include "bmformat.hh" template void ConvertBitmap(const Bitmap& src,Bitmap& dst) { int w=src.AskWidth(); int h=src.AskHeight
www.eeworm.com/read/135582/5885651

cc linear.cc

/* * linear.cc */ #include #include #include "linear.hh" void LowPass_5pt(const Image_YUV& img,Image_YUV& dest) { // Get image parameters and assure that t
www.eeworm.com/read/135582/5885696

cc draw.cc

/* * draw.cc */ #include #include "draw.hh" template void DrawPoint(Bitmap& bm,int x,int y,T color) { if (x=bm.AskHeight
www.eeworm.com/read/135582/5885697

hh draw.hh

/********************************************************************* libvideogfx/graphics/draw/draw.hh purpose: notes: to do: author(s): - Dirk Farin, farin@ti.uni-mannheim.de
www.eeworm.com/read/135582/5885700

cc bmformat.cc

/* * bmformat.cc */ #include #include "bmformat.hh" template void ConvertBitmap(const Bitmap& src,Bitmap& dst) { int w=src.AskWidth(); int h=src.AskHeight
www.eeworm.com/read/135582/5886282

cc mcursor.cc

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of
www.eeworm.com/read/133772/5901621

h device.h

/* * Copyright (c) 1999, 2000 Greg Haerr * * Engine-level Screen, Mouse and Keyboard device driver API's and types * * Contents of this file are not for general export *
www.eeworm.com/read/132069/5925949

h colormap.h

/* ***** BEGIN LICENSE BLOCK ***** * Version: RCSL 1.0/RPSL 1.0 * * Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved. * * The contents of this file, and the