dng_sdk_limits.h File Reference

Go to the source code of this file.


Variables

const uint32 kMaxDNGPreviews = 20
const uint32 kMaxSubIFDs = kMaxDNGPreviews + 1
 The maximum number of SubIFDs that will be parsed.
const uint32 kMaxChainedIFDs = 10
 The maximum number of chained IFDs that will be parsed.
const uint32 kMaxSamplesPerPixel = 4
 The maximum number of samples per pixel.
const uint32 kMaxColorPlanes = kMaxSamplesPerPixel
 Maximum number of color planes.
const uint32 kMaxCFAPattern = 8
 The maximum size of a CFA repeating pattern.
const uint32 kMaxBlackPattern = 8
 The maximum size of a black level repeating pattern.
const uint32 kMaxMaskedAreas = 4
 The maximum number of masked area rectangles.
const uint32 kMaxImageSide = 65000
 The maximum image size supported (pixels per side).
const uint32 kMaxMPThreads = 8
 Maximum number of MP threads for dng_area_task operations.

Detailed Description

Collection of constants detailing maximum values used in processing in the DNG SDK.

Variable Documentation

const uint32 kMaxDNGPreviews = 20

The maximum number of previews (in addition to the main IFD's thumbnail) that we support embedded in a DNG.

Referenced by dng_image_writer::WriteDNG().

Copyright © 2006-2009 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google