代码搜索结果
找到约 10,000 项符合
Image 的代码
image.h
#ifndef _IMAGE_H
#define _IMAGE_H
#include "jpeglib.h"
#define TGA_RGB 2
#define TGA_A 3
#define TGA_RLE 10
struct tImage
{
int channels;
int sizeX;
int sizeY;
image.h
/*
***********************************************************************
* COPYRIGHT AND WARRANTY INFORMATION
*
* Copyright 2001, International Telecommunications Union, Geneva
*
* DISCLAIMER
image.c
/*
***********************************************************************
* COPYRIGHT AND WARRANTY INFORMATION
*
* Copyright 2001, International Telecommunications Union, Geneva
*
* DISCLAIMER
image.h
/*
***********************************************************************
* COPYRIGHT AND WARRANTY INFORMATION
*
* Copyright 2001, International Telecommunications Union, Geneva
*
* DISCLAIMER
image.c
/*
***********************************************************************
* COPYRIGHT AND WARRANTY INFORMATION
*
* Copyright 2001, International Telecommunications Union, Geneva
*
* DISCLAIMER