代码搜索:bitmap

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

代码结果 10,000
www.eeworm.com/read/409921/2221021

c bitmap.c

/* -*- c-basic-offset: 8 -*- rdesktop: A Remote Desktop Protocol client. Bitmap decompression routines Copyright (C) Matthew Chapman 1999-2005 This program is free software; you can
www.eeworm.com/read/409921/2225783

c bitmap.c

/* * ReactOS kernel * Copyright (C) 1998, 1999, 2000, 2001 ReactOS Team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P
www.eeworm.com/read/409921/2226462

c bitmap.c

#include "precomp.h" /* * @implemented */ HBITMAP STDCALL CreateDIBSection( HDC hDC, CONST BITMAPINFO *BitmapInfo, UINT Usage, VOID **Bits, HANDLE hSection, DWORD dwOf
www.eeworm.com/read/409921/2226556

c bitmap.c

#include #include #include /* * @unimplemented */ GpStatus WINGDIPAPI GdipCreateBitmapFromStream(IStream* stream, GpBitmap **bitmap) { return
www.eeworm.com/read/408594/2247622

c bitmap.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic
www.eeworm.com/read/408594/2247637

c bitmap.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic
www.eeworm.com/read/408594/2247661

c bitmap.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic
www.eeworm.com/read/408588/2248003

c bitmap.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic
www.eeworm.com/read/408588/2248041

c bitmap.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic
www.eeworm.com/read/407447/2264024

cpp bitmap.cpp

#include #include #include //Sgos api namespace System{ BitmapInfo* Bitmap::CreateBitmap(int w, int h, int bpp) { return (BitmapInfo*)KCreateBitmap( w, h, bp