代码搜索结果

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

image.java

/* * $Id: Image.java,v 1.63 2002/11/19 08:33:32 blowagie Exp $ * $Name: $ * * Copyright 1999, 2000, 2001, 2002 by Bruno Lowagie. * * The contents of this file are subject to the Mozilla Public

image.java

package org.artemis.manager.common.image; import java.awt.*; import java.awt.image.*; import java.util.*; /** * @author * * To change the template for this generated type comment go to

image.cs

using System; using System.Collections.Generic; using System.Text; namespace AnotherPDFLib.XFA { /// /// A content element that describes a single image. /// public

image.h

// image.h -- Thatcher Ulrich 2002 // This source code has been donated to the Public Domain. Do // whatever you want with it. // Handy image utilities for RGB surfaces. #ifndef I

image.cpp

// image.h -- Thatcher Ulrich 2002 // This source code has been donated to the Public Domain. Do // whatever you want with it. // Handy image utilities for RGB surfaces. #i

image.c

/***************************************************************************** * image.c : image video output ***************************************************************************** * Copyrig

image.c

/***************************************************************************** * image.c : wrapper for image reading/writing facilities **************************************************************