代码搜索结果
找到约 73,884 项符合
Image 的代码
image.pyste
Include('OgreDataChunk.h')
image = Class('Ogre::Image', 'OgreImage.h')
exclude(image.getData)
set_policy(image.flipAroundX, return_value_policy(reference_existing_object))
set_policy(i
image.java
/*
* Created on 2004-8-28
* Author: Xuefeng, Copyright (C) 2004, Xuefeng.
*/
package org.crystalblog.domain;
import org.crystalblog.exception.ValidateException;
/**
* Image object knows
image.java
/*
* @(#)Image.java 1.30 01/07/12
* Copyright (c) 1999-2001 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the confidential and proprietary information of Sun
* Microsystems, In
image.h
/* $Id: image.h,v 1.14 2004/01/02 15:42:43 mbn Exp $
**
** ClanLib Game SDK
** Copyright (C) 2003 The ClanLib Team
** For a total list of contributers see the file CREDITS.
**
** This libr
image.c
/**************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* image stuff
*
* This program is an implementation of a part of one or more MPEG-4
* Vide
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 init_image(uint32
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.h
/*!
************************************************************************
* \file image.h
*
************************************************************************
*/
#ifndef _IMAGE
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) Con