代码搜索:bitmaps

找到约 1,251 项符合「bitmaps」的源代码

代码结果 1,251
www.eeworm.com/read/190056/5188360

h dib.h

///////////////////////////////////////////////////////////////////////////// // Name: wx/msw/dib.h // Purpose: wxDIB class representing Win32 device independent bitmaps // Author: Vad
www.eeworm.com/read/273763/4192904

sgml pixmaps.sgml

Bitmaps and Pixmaps Offscreen drawables Pixmaps are offscreen d
www.eeworm.com/read/405754/2285394

c binlogop.c

/* # proc: nandbinimage - logically NANDs two binary bitmaps together, returning # proc: the results in a new image. */ #include /*******************************************
www.eeworm.com/read/387868/2554603

h dib.h

///////////////////////////////////////////////////////////////////////////// // Name: wx/msw/dib.h // Purpose: wxDIB class representing Win32 device independent bitmaps // Author: Vad
www.eeworm.com/read/353751/3082157

sgml pixmaps.sgml

Bitmaps and Pixmaps Offscreen drawables Pixmaps are offscreen d
www.eeworm.com/read/173151/9670617

pas bmp2rle.pas

//--- 256 COLOUR BITMAP COMPRESSOR --------------------------------------------- // // This form contains a simple user interface to take 256 colour bitmaps in // windows BMP format and compress th
www.eeworm.com/read/312645/3651198

depend .depend

nanowm.o .depend : $(TOP)/config nanowm.c nanowm.h bitmaps.o .depend : $(TOP)/config bitmaps.c events.o .depend : $(TOP)/config events.c nanowm.h wlist.o .depend : $(TOP)/config wlist.c nanowm.h c
www.eeworm.com/read/398200/2383401

depend .depend

nanowm.o .depend : $(TOP)/config nanowm.c nanowm.h bitmaps.o .depend : $(TOP)/config bitmaps.c events.o .depend : $(TOP)/config events.c nanowm.h wlist.o .depend : $(TOP)/config wlist.c nanowm.h clien
www.eeworm.com/read/467632/7006343

pas palettes.pas

unit Palettes; { Palette Color Depth Transformation Version 1.02.16 created september 18, 1997 } interface uses Bitmaps; type BMPPalTransform = Record Even:
www.eeworm.com/read/152843/5666035

h ebitmap.h

/* * An extensible bitmap is a bitmap that supports an * arbitrary number of bits. Extensible bitmaps are * used to represent sets of values, such as types, * roles, categories, and classes. *