Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Multimedia (https://www.delphipraxis.net/16-multimedia/)
-   -   PCX-Bild in TImage laden? (https://www.delphipraxis.net/197225-pcx-bild-timage-laden.html)

sko1 23. Jul 2018 08:54

PCX-Bild in TImage laden?
 
Hallo,

ich bekomme bisher wmf, jpg, bmp, gif, png, emf und tif in ein TImage gleaden, bei Bildern im pcx-Format scheitere ich noch.

Hat jemand bitte einen Tip wie ich diese ebenfalls geladen bekomme?

Ciao
Stefan

hoika 23. Jul 2018 08:56

AW: PCX-Bild in TImage laden?
 
Hallo,
http://delphi-kb.blogspot.com/2005/0...component.html

KodeZwerg 23. Jul 2018 09:28

AW: PCX-Bild in TImage laden?
 
Mike Lischkes GraphicEx kann ich wärmstens empfehlen für die verschiedensten Formate.
Zitat:

TIFF images (*.tif; *.tiff), extended base line implementation
1..16 bits per sample
indexed, grayscale, RGB(A), CMYK, L*a*b*
uncompressed, packed bits, LZW, CCITT T.4, CCIT T.4 2D, CCIT T.6, Thunderscan, Deflate, new style JPEG
GFI fax images (*.fax), uses TTIFFGraphic to read
SGI images (*.bw, *.rgb, *.rgba, *.sgi)
1..16 bits per sample
indexed, grayscale, RGB(A)
uncompressed, RLE
Autodesk images files (*.cel; *.pic)old style only
8 bits per sample, indexed and uncompressed
Truevision images (*.tga; *.vst; *.icb; *.vda; *.win), write support included
5 and 8 bits per sample
grayscale, indexed, 15 bits RGB (555), 24 bits RGB(A)(888)
uncompressed, RLE
ZSoft Paintbrush images (*.pcx, *.pcc; *.scr)
1..8 bits per sample
grayscale, indexed, RGB
uncompressed, RLE

Kodak Photo-CD images (*.pcd)
8 bits per sample in YCbCr in any resolution (192 x 128 up to 6144 x 4096)
Portable pixel/gray map images (*.ppm, *.pgm, *.pbm)
1 and 8 bits per sample
grayscale, indexed, RGB uncompressed
Dr. Halo images (*.cut, *.pal)
8 bits per sample indexed, RLE compressed
CompuServe images (*.gif)
1, 4, 8 bits per sample indexed, LZW compressed
SGI Alias/Wavefront images (*.rla, *.rpf)
8 bits per sample RGB(A), RLE compressed
Standard Windows bitmap images (*.bmp, *.rle, *.dib)
Photoshop images (*.psd, *.pdd)
1, 8, 16 bits per sample
indexed, RGB, CMYK, CIE L*a*b*
uncompressed and packed bits
Paintshop Pro images (*.psp)
1, 4, 8 bits per sample
indexed, grayscale, RGB
uncompressed, RLE and LZ77
single-layered files only!
Portable network graphic images (*.png)
1, 2, 4, 8, 16 bits per sample
indexed, grayscale alpha, RGB(A), LZ77 compressd

sko1 23. Jul 2018 10:08

AW: PCX-Bild in TImage laden?
 
Danke für beide Antworten, da bin ich nun hin und her gerissen wie ich weiter verfahre...

Ciao
Stefan

KodeZwerg 23. Jul 2018 11:32

AW: PCX-Bild in TImage laden?
 
Hinweis: Bei meinem Vorschlag brauchst Du lediglich die Units einbinden, fertig.

dataspider 23. Jul 2018 17:00

AW: PCX-Bild in TImage laden?
 
Irgendwann kam mal die TWICImage in Delphi dazu.
Ich kann aber nicht sagen, ob pcx zu den unterstützten Formaten gehört.
Aber da es ja die Microsoft Windows Imaging-Komponente kapselt, stehen die Chancen recht gut.

Ich würde das erst mal testen, dann könntest du bei Delphi Bordmitteln bleiben.

Frank

himitsu 23. Jul 2018 17:55

AW: PCX-Bild in TImage laden?
 
www.ImageEN.com kann auch das Eine oder Andere


Alle Zeitangaben in WEZ +1. Es ist jetzt 15:09 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz