|
Smalltalk/X WebserverDocumentation of class 'TargaReader': |
|
|
Class: TargaReaderInheritance:Object | +--ImageReader | +--TargaReader
Description:
this class provides methods for loading targa-file (tga) images.
Limitations:
not fully tested (I only had a few targa files to check things)
only supports 8,24 and 32 bits/pixel formats; alpha channel is ignored
Image saving not supported
I had two tga files to test this code with - it may not work with
other targa files (it certainly does not work with 1/16 bit images).
Suggestions: adapt & use the pbmplus library here.
Related information:
Image
Form
Icon
BlitImageReader
FaceReader
GIFReader
JPEGReader
PBMReader
PCXReader
ST80FormReader
SunRasterReader
TIFFReader
WindowsIconReader
XBMReader
XPMReader
XWDReader
Class protocol:initialization
Instance protocol:private-reading
|
|
|
ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 21:25:36 GMT
|