RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TJPEGImage Methods

The methods of the TJPEGImage class are listed here.

 
Name 
Description 
 
Copies the properties of an object to a destination object. 
 
Called when graphic has changed. 
 
Draw 
Render graphic onto canvas at rectangle. 
 
Compare graphic to another TGraphic object and return true if objects contain same graphic. 
 
This is FreeBitmap, a member of class TJPEGImage. 
 
Indicates whether graphics object contains graphic. 
 
Get vertical size of graphic in pixels. 
 
Get color palette of graphical image. 
 
Get horizontal size of graphic in pixels. 
 
This is NewBitmap, a member of class TJPEGImage. 
 
This is NewImage, a member of class TJPEGImage. 
 
Read graphic data from TStream. 
 
This is ReadStream, a member of class TJPEGImage. 
 
Set vertical size of graphic in pixels. 
 
This is SetPalette, a member of class TJPEGImage. 
 
Set horizontal size of graphic in pixels. 
 
Write graphic data to TStream. 
 
Name 
Description 
 
Copies the jpeg image object and creates a new reference to the internal data source object. 
 
Forces the action of compression. 
 
Decompress the jpeg image into a bitmap. 
 
Creates a new TJPEGData object if the jpeg image only has a bitmap and a jpeg is needed. 
 
Reads in a jpeg image from the Clipboard into the jpeg image object. 
 
Loads the jpeg image from a stream. 
 
Writes a jpeg image to a variable in Clipboard format. 
 
Writes the jpeg data to a stream. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!