Jpeg - returns a JPEG image.
Source position: graphics.pp line 924
public property TPicture.Jpeg : TJpegImage read GetJpeg write SetJpeg;
If the contents is not already a JPEG image, the contents are discarded and a blank JPEG is returned.