VAStGoodies.com
Your VA Smalltalk OSS repository. Powered by
with
.
Configuration Maps
|
Projects
|
Tags
|
Developers
|
Statistics
|
RSS
|
Disclaimer
|
About
|
Help
Configuration Maps Browser
Configuration Map Names
Abt Image Startup
AbtOleEdit
AbxProcessPeek
Announcements Core
Announcements Demos Seaside
Announcements Tests
Announcements Tools VA
Cloudfork
Cloudfork ActiveItem
CloudforkAWS
CloudforkAWSWithTests
CloudforkSSO
CloudforkSSOWithTests
CodeManagement
ComputerTelephony
Compuware SplitterWidget
CounterMap
DhbNumerics
DhbNumericsWithTests
Flotr Core
Glorp
GlorpTest
GlorpVAPortMap
Goodies - UML Designer
Highcharts Seaside Addon
HQA Automated Build Support
HQA Code Snapshot Tool
InstallService
JQuery-plugin Autocomplete
JQuery-plugin Bind
JQuery-plugin QTip
JQuery-plugin Radiobutton and Checkbox
JQuery-plugin Table Sorter
JQuery-plugin Table Sorter Example
JQuery/JQueryUI
JQuery/JQueryUI Tests
JQueryMobile
JQueryMobile Tests
JQueryWidgetBox Core
JQueryWidgetBox Dynatree
JQueryWidgetBox Examples
JQueryWidgetBox Portability Extentions
JQueryWidgetBox Tests
JSON
Magritte
Magritte Seaside
Magritte Tests
Mastering ENVY/Developer Refactoring Browser Extensions
MessagePack
MessagePack Tests
MetaTest Browser
MethodPragmas
MethodWrappers
MethodWrappersBase
MFNLSManagement
MiniSMock
MinneStoreDB
Modelling
Monticello Importer - Beta
MSKAdditionalColorSupport
MSKCLDTPrimitivesExtension
MSKCLDTPrimitivesExtensionWithTestsAndResources
MSKClick
MSKCouchDB
MSKCouchDBWithTests
MSKDyBase
MSKDyBaseWithTests
MSKECLWrapper
MSKECLWrapperTestsAndResources
MSKFFLLInterface
MSKFischertechnikInterface
MSKFreeImageWrapper
MSKFreeImageWrapperWithTests
MSKGeneralDatabase
MSKGhostscriptInterface
MSKGLibWrapper
MSKGLibWrapperWithTests
MSKICU
MSKICUAndTests
MSKICXDLibHaruDM
MSKICXDTNetStringsDM
MSKICXDTNetStringsTests
MSKJSONWrapper
MSKJSONWrapperWithTests
MSKLibHaruInterface
MSKLogging
MSKLua
MSKLuaWithTests
MSKMdlPlainRuntime
MSKMSAgentWrapper
MSKOleAdditions
MSKOOBaseDLLWrapper
MSKOOoAutoGenerated
MSKOOoBaseLibrary
MSKOOoCodeGenerator
MSKOOoExamplesAndIDE
MSKOOoSmalltalkExtensions
MSKOpenCLSupport
MSKOpenGLSupport
MSKOpenGLSupport Core
MSKOpenGLSupport Examples
MSKOpenGLSupport Examples FreeImage
MSKOpenGLSupport GUI
MSKOpenGLSupport Runtime Loading
MSKOpenGLSupport Structures
MSKPlatformExtension
MSKPostgreSQL
MSKPostgreSQLAbtDBMLayer
MSKPostgreSQLAbtDBMLayerWithTests
MSKPostgreSQLWithTests
MSKProcessViewer
MSKRaphaelExtensions
MSKRemoteCommandTools
MSKResourceManagement
MSKResourceManagementRuntime
MSKRexxSupport
MSKRexxSupportWithTests
MSKScintillaWrapper
MSKSDL
MSKSDLWithTests
MSKSeasideNLSExample
MSKSeasideNLSExtension
MSKSeasideSimpleREST
MSKSnarlInterface
MSKSQLite
MSKSQLiteAbtDBMLayer
MSKSQLiteGlorpSupport
MSKSQLiteWithTests
MSKSyslog
MSKSystemExtension
MSKTestModel
MSKTreBinding
MSKTreBindingWithTests
MSKUDPMulticast
MSKUREWrapper
MSKVectorExtension
MSKVectorExtensionsWithTests
MSKZLibWrapper
MSKZLibWrapperWithTests
Obdobion, EMan - Developer
Obdobion, EMan - Distribution
Obdobion, EMan - Examples
Obdobion, EMan - Runtime
OGLogger
Philemon Event Support
Philemon Melissa
Philemon TaggedData
Philemon Tools
Pier
Pier Add-ons
Pier Seaside
Pier Seaside Tests
Pier SIXX Persistence
Pier Tests
QuotedPrintableCoderRun
QuotedPrintableCoderWithTests
Raphaël - JavaScript Library
Raphael - JavaScript Library Examples
Refactoring Browser
Refactoring Browser Model
RefactoryTesting
Seaside GoogleChart
Seaside REST
Seaside REST Tests
SIXX
SIXX Tests
SpsPdfLib
SpsPdfLib Development
StOMP
StOMP Tests
StsBrowsersWin w/Code Completion
SUnit
SUnit Browser
SUnit Browser - Packagable
SUnit Tests
SWFObject2 Seaside Addon
SWFObject2 Seaside Addon Demo
Test Browser
Toothpick
VAStGoodies.com Tools
VBRegex
WinCrypt
WinCryptWithTests
WinHttpClient
WinHttpClientWebServiceSupport
WinHttpClientWebServiceSupportWithTests
WinHttpClientWithTests
z.ST: Database, PostgreSQL-Base
z.ST: SUnit
z.ST: SUnit Testing
Versions
Download
InDevelopment - W0.18
InDevelopment - W0.17
InDevelopment - 0.14
InDevelopment - 0.8
InDevelopment - 0.2a
InDevelopment - 0.0.24
InDevelopment - 0.0.21
InDevelopment - 0.0.18
InDevelopment - 0.0.16
InDevelopment - 0.0.13.2
0.6
0.5
0.4
0.3
Applications
MSKFreeImageWrapper InDevelopment - W0.18
Config. Expressions
true
Required Maps
Jump
MSKPlatformExtension 1.17
MSKSystemExtension 1.10
Notes
Base Wrapper for the FreeImage free graphics library. To use this code you must download the dynamic library from http://freeimage.sourceforge.net/. What can this library do ? - More or less it allows you to load various graphics format and get an instance of CgDeviceIndependentImage - Loading graphics are much, much faster - but this will perhaps only noticable on slow machines - Use the already included CgImageViewer in the base product to get a feeling for the new formats. - Solution is Windows-only, though the library is also available under Linux and Solaris. version 0.16/17/18 - Windows only - new API calls wrapped (Pixel Management and Pixel Access) version 0.14 - Windows only - new API calls wrapped (Windows only - Linux will come later) - channel management - copyPaste management - several constants added version 0.8 - code changed to get Linux support - but the example viewer produces black images under Linux. Will have to investigate this further .... but actually the API calls are now available under Linux. version 0.4 - constants defined needed for rescale API call version 0.2 - bug fixes, refactoring - example application written with some commands ... version 0.1 - additional multi page functions added - restructuring - diversification for Windows and Linux (but still no Linux support) version 0.0.24 * rescale and thumbnail support added version 0.0.20 * refactoring version 0.0.18 * too many problems with "bmp"-subclasses. Removed all classes except png-support version 0.0.16 * fix for already known graphics formats version 0.0.13 * added support for various graphic file formats. version 0.0.10 * several refactoring done. Added abstract superclass for freeImage formats to make it easier to add support for new file formats. * added class for "jpeg" file formats to be able to get speed comparisions
Comment
Work done by Marten Feldtmann, www.schrievkrom.de The library is used to offer support to the freeImage library under Windows under VAST - this library is work in progress You may download the needed dynamic link library from http://freeimage.sourceforge.net/ License open source code may be used for internal, private or commercial software for free. Therefore the usage is not restricted. I only would like to see the usage of this software mentioned in the documentation of your software andsoftware itselfs. I also would like to see, that you as a user of this code, bring back error reports and improvements of this code back to the author or the repository
Project:
GraphicsLibrary "FreeImage" Wrapper
Developer:
Marten Feldtmann
Use the
VAStGoodies.com Tools
to submit your contributions.