代码搜索结果

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

image.js

/* * Copyright (c) 2001-2007, TIBCO Software Inc. * Use, modification, and distribution subject to terms of license. */ jsx3.require("jsx3.gui.Block");jsx3.Class.defineClass("jsx3.gui.Image",js

image.h

///////////////////////////////////////////////////////////////////////////// // Name: image.h // Purpose: wxImage class // Author: Robert Roebling // RCS-ID: $Id: image.h,v 1

image.cpp

///////////////////////////////////////////////////////////////////////////// // Name: image.cpp // Purpose: wxImage // Author: Robert Roebling // RCS-ID: $Id: image.cpp,v 1.2

image.h

/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published b

image.cxx

/* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published b

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

image.js

var url = tinyMCE.getParam("external_image_list_url"); if (url != null) { // Fix relative if (url.charAt(0) != '/' && url.indexOf('://') == -1) url = tinyMCE.documentBasePath + "/" + url;

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

image.c

/* $Id: image.c,v 1.21 2004/05/27 13:31:59 york Exp $ * * PDFlib client: image example in C */ #include #include #include "pdflib.h" int main(void) { PDF *p