Property JPEGInterchangeFormatLength
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
JPEGInterchangeFormatLength
The number of bytes of JPEG compressed thumbnail data. This is not used for primary image JPEG data. JPEG thumbnails are not divided but are recorded as a continuous JPEG bitstream from SOI to EOI. Appn and COM markers should not be recorded. Compressed thumbnails must be recorded in no more than 64 Kbytes, including all other data to be recorded in APP1.
public static ExifPropertyKey JPEGInterchangeFormatLength { get; }