RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
GIFImg.TInverseLookup Type
Pascal
TInverseLookup = array[0..1 SHL 16-1] of SmallInt;
C++
array[0..1 SHL 16-1] of SmallInt TInverseLookup;

This is type GIFImg.TInverseLookup.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!