代码搜索结果

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

gnome-image-png.png.svn-work

K 25 svn:wc:ra_dav:version-url V 81 /svn/gpephone/!svn/ver/1107/trunk/source/libgemwidget/pixmaps/gnome-image-png.png END

gnome-image-jpeg.png.svn-work

K 25 svn:wc:ra_dav:version-url V 82 /svn/gpephone/!svn/ver/1107/trunk/source/libgemwidget/pixmaps/gnome-image-jpeg.png END

image.h

/* Image : all functions concerning images */ #ifndef image_h #define image_h #include "stream.h" /* #define nofloatavailable */ typedef Math_Type * Chan; typedef INT32 * FChan; /* Image : re

image.h

/************************************************************************** AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. File: image.h

image.cpp

/************************************************************************** AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. File: image.cp

image.h

/************************************************************************** AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. File: image.h

image.cpp

/************************************************************************** AVStream Simulated Hardware Sample Copyright (c) 2001, Microsoft Corporation. File: image.cp

image.cpp

#include "image.h" using namespace kerosin; // constructor Image::Image() { // let's create a DevIL ID for this image ilGenImages(1, &mId); } // destructor Image::~Image() { // free the image wi

image.java

package cn.pfc.ywt.writer; /** * * Name: Image.java * * * Title: 与频道一起显示的图片地址 * * * Description: 是一个可选的子节点,该节点包含三个必需的子元素和三个可选的子元素。 * * * Cop