代码搜索:FreeImage
找到约 300 项符合「FreeImage」的源代码
代码结果 300
www.eeworm.com/read/138104/5817564
entries
/FreeUtils.pas/1.2/Fri Dec 24 22:13:52 2004//
/FreeBitmap.pas/1.3/Tue Feb 15 18:04:32 2005//
/FreeImage.pas/1.2/Wed Feb 16 14:08:46 2005//
D
www.eeworm.com/read/279726/10398297
c barcoder.c
/*
pdf417codec library to encode/decode pdf417 barcodes
Copyright (C) 2005 Michael Butscher (mbutscher@gmx.de)
(see additional copyright notices in Copyright.txt)
This progra
www.eeworm.com/read/138104/5817454
sh genbas.sh
#!/bin/sh
HDR=../../../Source/FreeImage.h
BAS=../modFreeImage.bas
DLL=FreeImage.dll
echo Attribute VB_Name = \"FreeImage\" > $BAS
echo Option Explicit >> $BAS
echo >> $BAS
gcc -E -P -dD $
www.eeworm.com/read/138104/5817508
entries
/AssemblyInfo.cs/1.1/Thu Jul 8 19:41:36 2004//
/FreeImage.NET.cmbx/1.1/Thu Jul 8 19:41:36 2004//
/FreeImage.NET.prjx/1.1/Thu Jul 8 19:41:36 2004//
/FreeImage.cs/1.1/Thu Jul 8 19:41:36 2004//
/
www.eeworm.com/read/138104/5817514
cs form1.cs
using System;
using System.Drawing;
using System.Drawing.Drawing2D;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Runtime.In
www.eeworm.com/read/138104/5817567
old entries.old
/FreeImage.pas/1.1/Sat Dec 18 21:32:52 2004//
/FreeBitmap.pas/1.2/Sat Dec 25 20:26:58 2004//
/FreeUtils.pas/1.2/Fri Dec 24 22:13:52 2004//
D
www.eeworm.com/read/211118/15186483
txt todo.txt
What's there to do for FreeImage
Short term development:
* add independent palette storage support
* add more bitmap formats
www.eeworm.com/read/125786/14461480
c iplay.c
#include "IPlay.h"
#include "Winmine.bid"
#include "AEEAppGen.h"
////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////
www.eeworm.com/read/493579/1166043
cs freeimagestaticimports.cs
// ==========================================================
// FreeImage 3 .NET wrapper
// Original FreeImage 3 functions and .NET compatible derived functions
//
// Design and implementation by
www.eeworm.com/read/493579/1166046
cs free_image_save_flags.cs
// ==========================================================
// FreeImage 3 .NET wrapper
// Original FreeImage 3 functions and .NET compatible derived functions
//
// Design and implementation by