| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Implements an image reader for a single DIB in an icon file.
Source position: intfgraphics.pas line 552
type TLazReaderIconDIB = class(TLazReaderDIB) |
||
protected |
||
procedure InternalRead(); override; |
|
|
end; |
|
Implements an image reader for a single DIB in an icon file. |
|
| | | ||
|
||
| | | ||
TFPCustomImageReader |
||
| ? | ||
TObject |
TLazReaderIconDIB is a FPImage reader for a single DIB from an icon file.