[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: intfgraphics.pas line 367
type ILazImageReader = interface |
function GetUpdateDescription; |
procedure SetUpdateDescription(); |
property UpdateDescription: Boolean; [rw] |
end; |
|
ILazImageReader is an interface used to extend TFPCustomImageReader to initialize a TRawImgeDescription based on the image to be read.
Version 4.0 | Generated 2025-05-03 | Home |