代码搜索结果

找到约 10,000 项符合 Image 的代码

image.h

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Image related header - * * Copyright(C) 2001-2004 Peter Ross *

image.cpp

// *************************************************************************** // // Generated automatically by genwrapper. // Please DO NOT EDIT this file! // // *********************************

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.h

#if !defined(AFX_IMAGE_H__7089B680_F358_11D1_9F48_C75E6895F9BC__INCLUDED_) #define AFX_IMAGE_H__7089B680_F358_11D1_9F48_C75E6895F9BC__INCLUDED_ #if _MSC_VER >= 1000 #pragma once #endif // _MSC_V

image.cpp

// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++ // NOTE: Do not modify the contents of this file. If this class is regenerated by // Microsoft Visual C++, your m