Unit BGRAReadJpeg
📄 Source code
Functions and Procedures
Variables
Description
Provides reader for JPEG image format
Uses
- JPEGLib
- JdAPImin
- JDataSrc
- JdAPIstd
- JmoreCfg
- BGRABitmapTypes
- Classes
- SysUtils
- FPReadJPEG
- FPImage
Overview
Structures
Types
Constants
Description
Types
TJPEGReadPerformance = FPReadJPEG.TJPEGReadPerformance; |
This item has no description. |
TJPEGScale = FPReadJPEG.TJPEGScale; |
This item has no description. |
Constants
jpBestQuality = FPReadJPEG.jpBestQuality; |
This item has no description. |
jpBestSpeed = FPReadJPEG.jpBestSpeed; |
This item has no description. |
jsEighth = FPReadJPEG.jsEighth; |
This item has no description. |
jsFullSize = FPReadJPEG.jsFullSize; |
This item has no description. |
jsHalf = FPReadJPEG.jsHalf; |
This item has no description. |
jsQuarter = FPReadJPEG.jsQuarter; |
This item has no description. |