[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: ImagingComponents.pas line 156
type TImagingJpeg = class(TImagingGraphicForSave) |
||
protected |
||
FQuality: LongInt; |
|
|
FProgressive: Boolean; |
|
|
public |
||
constructor Create; override; |
|
|
procedure SaveToStream(); override; |
|
|
class function GetFileFormat; override; |
|
|
function GetMimeType; override; |
|
|
property Quality: LongInt; [rw] |
|
|
property Progressive: Boolean; [rw] |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |