代码搜索:Image
找到约 10,000 项符合「Image」的源代码
代码结果 10,000
www.eeworm.com/read/170767/9791023
c image.c
/*!
***********************************************************************
* \file image.c
*
* \brief
* Decode a Slice
*
* \author
* Main contributors (see contributors.h for
www.eeworm.com/read/170767/9791148
h image.h
/*!
************************************************************************
* \file image.h
*
* \brief
* headers for image processing
*
* \author
* Inge Lille-Langoy
www.eeworm.com/read/170767/9791255
c image.c
/*!
*************************************************************************************
* \file image.c
*
* \brief
* Code one image/slice
*
* \author
* Main contributors (see
www.eeworm.com/read/415531/11066411
jpg image.jpg
www.eeworm.com/read/269864/11072688
h image.h
#ifndef __IMAGE_H__
#define __IMAGE_H__
#ifdef WIN32
int image_init(char *filename){return 0;}; /* 打开一个图片文件 */
void image_cleanup(){}; /* 关闭已打开的图片文件 */
void image_update(){};
www.eeworm.com/read/269786/11077875
gif image.gif
www.eeworm.com/read/414113/11128957
gif image.gif
www.eeworm.com/read/268430/11140578
h image.h
/************************************************************************
*
* image.cpp for H.26L decoder.
* Copyright (C) 1999 Telenor Satellite Services, Norway
*
* Contacts:
* Inge L
www.eeworm.com/read/268430/11140606
c image.c
/*!
* \file
* Image.c
* \brief
* Decode a Slice
*
* \author
* Main contributors (see contributors.h for copyright, address and affiliation details)
*
* Inge Lille-Lang鴜