Vcl.Imaging.jpeg.TJPEGImage Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BitmapprotectedReturns a bitmap that contains the image encoded in the jpeg object.
Canvaspublic
CompressionQualitypublicIndicates the trade-off ratio between the image quality and the file size.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EmptypublicIndicates whether the graphics object contains a graphic.
GrayscalepublicDetermines whether the image output of a JPEG image is black and white, or color.
HeightpublicSpecifies the vertical size of the graphic in pixels.
ModifiedpublicIndicates whether the graphics object has been changed or edited.
PalettepublicIndicates the color palette of the graphical image.
PaletteModifiedpublicIndicates whether the palette has changed.
PerformancepublicControls the trade-off between color quality and speed of decompression.
PixelFormatpublicDetermines whether the JPEG image is displayed in 24 or 8-bit format.
ProgressiveDisplaypublicControls how the image is displayed when decompressing files.
ProgressiveEncodingpublicDetermines whether an image can be progressively displayed when it is decompressed.
ScalepublicDetermines the size of the JPEG image when it is displayed.
SmoothingpublicDetermines whether the jpeg image displays in blocks or with blurred edges.
SupportsPartialTransparencypublicIndicate whether graphic supports partial transparency or an alpha channel.
TransparentpublicIndicates whether the image covers its rectangular area.
WidthpublicDetermines the maximum width of the graphics object in pixels.