RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
pngimage.TInterlaceMethod Enumeration
Pascal
TInterlaceMethod = (
  imNone,
  imAdam7
);
C++
enum TInterlaceMethod {
  imNone,
  imAdam7
};

This is record pngimage.TInterlaceMethod.

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