mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 06:38:06 +02:00
LCL: TLazIntfImage: Create data with defined size and flags. Issue #35035. Patch from Ondrej Pokorny
git-svn-id: trunk@60360 -
This commit is contained in:
parent
99e95a0721
commit
71e6fd3e59
@ -3424,6 +3424,7 @@ begin
|
||||
then begin
|
||||
QueryDescription(FRawImage.Description, AFlags, AWidth, AHeight);
|
||||
ChooseGetSetColorFunctions;
|
||||
CreateData;
|
||||
end;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user