代码搜索结果

找到约 73,884 项符合 Image 的代码

image.h

#define IMAGE_WIDTH 257 #define IMAGE_HEIGHT 303 unsigned char image_grh[] = { #include "./pics/image.grh" };

image.c

/* File: image.c */ #include #include #include #include #include #define COLORS 8 #define IMAGE_WIDTH 320 #define IMAGE_H

image.c

/* * File image.c - managing images * * Copyright (C) 2004, Eric Pouech * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser Gene

image.c

#include #include #include /* * @unimplemented */ GpStatus WINGDIPAPI GdipDrawImage(GpGraphics *graphics, GpImage *image, REAL x, REAL y)

image.h

/** * \file image.h * Image handling. */ /* * Mesa 3-D graphics library * Version: 6.3 * * Copyright (C) 1999-2004 Brian Paul All Rights Reserved. * * Permission is hereby gra

image.h

/*! ************************************************************************ * \file image.h * * \brief * prototypes for image.c * **************************************************

image.c

/*! *********************************************************************** * \file image.c * * \brief * Decode a Slice * * \author * Main contributors (see contributors.h for

image.h

/*! ************************************************************************ * \file image.h * * \brief * headers for image processing * * \author * Inge Lille-Langoy