View Issue Details

IDProjectCategoryView StatusLast Update
0005549JEDI VCL00 JVCL Componentspublic2011-06-11 13:11
ReporterTazAssigned ToAHUser 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionno change required 
Product Version3.40 
Target VersionFixed in Version 
Summary0005549: JvImage
DescriptionUnsupported TGA ImageType for a 16bit TGA image.

Is it planned ?

Thanks.

TagsNo tags attached.

Activities

obones

2011-06-07 17:53

administrator   ~0018622

Please provide the zipped sources of a sample application showing this
And I doubt this can be added

AHUser

2011-06-11 13:11

developer   ~0018744

TJvImage is nothing more than an enhanced TImage. It doesn't support any graphic format itself. It uses Delphi's graphic format registry like TImage. So you have to look for that bug in the unit that adds TGA support to your program.

Issue History

Date Modified Username Field Change
2011-04-11 12:03 Taz New Issue
2011-06-07 17:53 obones Note Added: 0018622
2011-06-07 17:53 obones Status new => feedback
2011-06-11 13:11 AHUser Note Added: 0018744
2011-06-11 13:11 AHUser Status feedback => resolved
2011-06-11 13:11 AHUser Resolution open => no change required
2011-06-11 13:11 AHUser Assigned To => AHUser