more comments

git-svn-id: trunk@12784 -
This commit is contained in:
paul 2007-11-08 13:09:50 +00:00
parent 0bd3bb5ec2
commit 74d8740bcc

View File

@ -1421,6 +1421,7 @@ var
P: Pointer;
i, j: integer;
begin
// TODO: add check here for Description. Only RGBA data can be processed here.
if CreateNewData then
begin
GetMem(AData, DataSize);