RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TJPEGImage.JPEGNeeded Method

Creates a new TJPEGData object if the jpeg image only has a bitmap and a jpeg is needed.

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

Call JPEGNeeded to create a new jpeg data source when the jpeg image has thrown away the jpeg data and only has an internal bitmap. JPEGNeeded creates a new jpeg data source. The SaveToStream method uses JPEGNeeded. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!