RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TJPEGImage.DIBNeeded Method

Decompress the jpeg image into a bitmap.

Pascal
procedure DIBNeeded;
C++
__fastcall DIBNeeded();

DIBNeeded is used when the jpeg image needs a bitmap representation of its image. Call DIBNeeded just before drawing rather than while drawing for optimization. 

 

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