代码搜索结果
找到约 73,884 项符合
Image 的代码
tos-write-image.1
.TH tos-write-image 1 "Feb 3, 2006"
.LO 1
.SH NAME
tos-write-image - Generate executable description for Deluge
.SH SYNOPSIS
\fBtos-write-image\fR [\fB-DIDENT_\fIname\fB=\fIvalue\fR...] [\fB--objdum
tos-write-image.in
#!@pathperl@ -w
#
# This script generates an ihex binary image and XML description
# from an srec binary image. These are used by the Deluge binary
# image dissemination service.
#
#$Id: tos-write-ima
tos-build-deluge-image.1
.TH tos-build-deluge-image 1 "Jul 16, 2007"
.LO 1
.SH NAME
tos-build-deluge-image \- internal tool for Deluge T2
.SH DESCRIPTION
\fBtos-build-deluge-image\fR is used by \fBtos-deluge\fR to construc
image.cpp
/**********************************************************************
*
* FILE: Image.cpp
*
* DESCRIPTION: Read/Write osg::Image in binary format to disk.
*
* CREATED BY
image.h
#ifndef IVE_IMAGE
#define IVE_IMAGE 1
#include
#include "ReadWrite.h"
namespace ive{
class Image : public osg::Image, public ReadWrite {
public:
void write(DataOutputStream* out);
void
image.cpp
#include "osg/Image"
#include "osgDB/Registry"
#include "osgDB/Input"
#include "osgDB/Output"
using namespace osg;
using namespace osgDB;
// forward declare functions to use later.
bool Image_readL
image.jsp
255) fc=255;
if(
image.java
/*
* Image.java
* Copyright (C) 2003
*
* $Id: Image.java,v 1.6 2004/09/22 19:22:16 salomo Exp $
*/
/*
Copyright (C) 1997-2001 Id Software, Inc.
This program is free software; you can redistrib
image.java
/*
* Image.java
* Copyright (C) 2003
*
* $Id: Image.java,v 1.8 2004/11/10 20:35:36 cawe Exp $
*/
/*
Copyright (C) 1997-2001 Id Software, Inc.
This program is free software; you can redistribut