代码搜索结果

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

image.cpp

//----------------------------------------------------------------------------- // (c) 2002 by Basler Vision Technologies // Section: Vision Components // Project: BCAM // $Header: Image.cpp

image.h

//----------------------------------------------------------------------------- // Company: Basler Vision Technologies // Section: Vision Components // Project: 1394 Driver // Subproject:

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

using System; using System.Collections.Generic; using System.Text; namespace AnotherPDFLib.XFA { /// /// A content element that describes a single image. /// public