EJPEGPerformance

type EJPEGPerformance = (jpegBestQuality, jpegBestSpeed);

Type Library
TeeChartx

Description
EJPEGPerformance defines the possible values of the SaveToJPEGFile method.

Values

jpegBestQuality = 0

jpegBestSpeed = 1

See note on use of Enum constants in differing development environments.