| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: intfgraphics.pas line 564
| type TLazReaderPNG = class(TFPReaderPNG, ILazImageReader) | ||
| public | ||
| function GetUpdateDescription; | 
 | |
| procedure SetUpdateDescription(); | 
 | |
| function QueryInterface(); | 
 | |
| function _AddRef; | 
 | |
| function _Release; | 
 | |
| protected | ||
| procedure DoDecompress; override; | 
 | |
| procedure HandleAlpha; override; | 
 | |
| procedure InternalRead(); override; | 
 | |
| public | ||
| property UpdateDescription: Boolean; [rw] | 
 | |
| end; | 
| 
 | ||
| | | ||
| TFPReaderPNG | ||
| ? | ||
| TObject | 
| Version 4.0 | Generated 2025-05-03 | Home |