[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. |
|
| | ||
|
||
| | ||
TObject,ILazImageReader |
TLazReaderIconDIB is a FPImage reader for a single DIB from an icon file.