Vcl.Imaging.jpeg

From RAD Studio API Documentation
Jump to: navigation, search

Defines classes, types, and variables that you use when adding JPG images to your VCL application.

Package vclimg.bpl

Classes

TJPEGDataTJPEGData encapsulates the compressed file that contains the data source for the original compressed jpeg image used by a TJPEGImage object.
TJPEGImageTJPEGImage encapsulates a jpeg graphic.

Types

TJPEGDefaultsTJPEGDefaults represents a set of default options used when manipulating jpeg images.
TJPEGPerformanceTJPEGPerformance represents the type of optimization to use when displaying a JPEG image.
TJPEGPixelFormatTJPEGPixelFormat indicates the format used to display a JPEG image.
TJPEGQualityRangeTJPEGQualityRange represents the trade-off ratio between image quality and file size in a JPEG image.
TJPEGScaleTJPEGScale represents the display size of a JPEG image.

Variables

JPEGDefaultsTJPEGDefaults defines a set of default options used when manipulating jpeg images.