代码搜索结果

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

image.java

package org.hibernate.test.interceptor; public class Image { private Long id; private String name; private Details details; public Details getDetails() { return details; } publ

image.test

# This file is a Tcl script to test out the "image" command and the # other procedures in the file tkImage.c. It is organized in the # standard fashion for Tcl tests. # # Copyright (c) 1994 The Regen

image.h

/*! ************************************************************************ * \file image.h * ************************************************************************ */ #ifndef _IMAGE

image.c

/*! *********************************************************************** * \file image.c * * \brief * Decode a Slice * * \author * Main contributors (see contributors.h for

image.h

/*! ************************************************************************ * \file image.h * * \brief * prototypes for image.c * **************************************************

image.c

/*! *********************************************************************** * \file image.c * * \brief * Decode a Slice * * \author * Main contributors (see contributors.h for

image.h

/*! ************************************************************************ * \file image.h * * \author * Inge Lille-Lang鴜 * Copyright (C

image.c

/*! ************************************************************************************* * \file image.c * * \brief * Code one image/slice * * \author * Main contributors (see

image.h

/*! ************************************************************************ * \file image.h * * \brief * headers for image processing * * \author * Inge Lille-Langoy