[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TLazReaderXPM - this is a FPImage reader for xpm images
Source position: intfgraphics.pas line 382
type TLazReaderXPM = class(TFPCustomImageReader, ILazImageReader) |
||
protected |
||
function QueryInterface(); |
||
function _AddRef; |
||
function _Release; |
||
procedure ClearPixelToColorTree; |
|
|
procedure InternalRead(); override; |
|
|
function InternalCheck(); override; |
|
|
public |
||
constructor Create; override; |
|
|
destructor Destroy; override; |
|
|
property UpdateDescription: Boolean; [rw] |
||
end; |
|
TLazReaderXPM - this is a FPImage reader for xpm images |
|
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |