RAD Studio VCL Reference
|
Determines the size of the JPEG image when it is displayed.
property Scale: TJPEGScale;
__property TJPEGScale Scale;
Use Scale to optimize performance for previewing an image. jsFullSize displays the image as maximum size, whereas jsEighth displays an eighth of the image size, but 8 times faster.
TJPEGScale is the type of the Scale property.
Scale it used for reading in files, that is, for decompression.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|