代码搜索结果

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

image.txt

The Image plugin allows one to have finer control over the layout of images than just the simple inling of images. !Parameters * __src__ = ''Image source''. This can either be a full URL (http:

image.rgs

HKCR { MagickCOM.Image.1 = s 'Image Class' { CLSID = s '{1FA85FFC-C245-4C1E-B121-00CA5EAB94F4}' } MagickCOM.Image = s 'Image Class' { CLSID = s '{1FA85FFC-C245-4C1E-B121-00CA5EAB94F4}

image.h

// This may look like C code, but it is really -*- C++ -*- // // Copyright Bob Friesenhahn, 1999, 2000, 2001, 2002, 2003, 2004 // // Definition of Image, the representation of a single image in Magick

image.c

/* * File: image.c * Purpose: Routines to download an image (file). * * Notes: * * Author: Eric DeVolder * Date: * * Modifications: * */ #include "src/include/dbug.h" #inc

image.h

///////////////////////////////////////////////////////////////////////////// // Name: image.h // Purpose: wxImage class // Author: Robert Roebling // RCS-ID: $Id: image.h,v 1

image.pm

# Copyright 2001-2005 Six Apart. # SCRiPTMAFiA 2005 - THE DiRTY HANDS ON YOUR SCRiPTS # # $Id: Image.pm 10197 2005-03-09 00:27:57Z ezra $ package MT::Image; use strict; use MT; use MT::ConfigMgr; us

image.h

/* @(#)image.h 1.1 92/07/30 SMI */ /***********************************************************************/ /* image.h */ /* Copyright (c) 1985 by Sun Micr

image.c

/************************************************************************** * * XVID MPEG-4 VIDEO CODEC * image stuff * * This program is an implementation of a part of one or more MPEG-4

image.h

#ifndef _IMAGE_H_ #define _IMAGE_H_ #include "../portab.h" #include "colorspace.h" #define EDGE_SIZE 32 typedef struct { uint8_t * y; uint8_t * u; uint8_t * v; } IMAGE; void i

image.dsp

# Microsoft Developer Studio Project File - Name="image" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) App