Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
AutoPtr< T >A class intended to be used in stack scope to hold a pointer from new. The held pointer will be deleted automatically if the scope is left without calling Release on the AutoPtr first
dng_1d_concatenateA dng_1d_function that represents the composition (curry) of two other dng_1d_functions
dng_1d_functionA 1D floating-point function
dng_1d_identityAn identity (x -> y such that x == y for all x) mapping function
dng_1d_inverseA dng_1d_function that represents the inverse of another dng_1d_function
dng_1d_tableA 1D floating-point lookup table using linear interpolation
dng_abort_snifferClass for signaling user cancellation and receiving progress updates
dng_area_taskAbstract class for rectangular processing operations with support for partitioning across multiple processing resources and observing memory constraints
dng_camera_profileContainer for DNG camera color profile and calibration data
dng_color_spaceAn abstract color space
dng_color_spec
dng_const_tile_bufferClass to get resource acquisition is instantiation behavior for constant (read-only) tile buffers
dng_date_timeClass for holding a date/time and converting to and from relevant date/time formats
dng_date_time_infoClass for holding complete data/time/zone information
dng_date_time_storage_infoStore file offset from which date was read
dng_dirty_tile_bufferClass to get resource acquisition is instantiation behavior for dirty (writable) tile buffers
dng_exceptionAll exceptions thrown by the DNG SDK use this exception class
dng_exifContainer class for parsing and holding EXIF tags
dng_file_streamA stream to/from a disk file. See dng_stream for read/write interface
dng_filter_taskRepresents a task which filters an area of a source dng_image to an area of a destination dng_image
dng_fingerprintContainer fingerprint (MD5 only at present)
dng_function_exposure_rampCurve for pre-exposure-compensation adjustment based on noise floor, shadows, and highlight level
dng_function_exposure_toneExposure compensation curve for a given compensation amount in stops using quadric for roll-off
dng_function_gamma_encodeEncoding gamma curve for a given color space
dng_function_GammaEncode_1_8A dng_1d_function for gamma encoding with 1.8 gamma
dng_function_GammaEncode_2_2A dng_1d_function for gamma encoding with 2.2 gamma
dng_function_GammaEncode_sRGBA dng_1d_function for gamma encoding in sRGB color space
dng_hostThe main class for communication between the application and the DNG SDK. Used to customize memory allocation and other behaviors
dng_ifdContainer for a single image file directory of a digital negative
dng_imageBase class for holding image data in DNG SDK. See dng_simple_image for derived class most often used in DNG SDK
dng_image_writerSupport for writing dng_image or dng_negative instances to a dng_stream in TIFF or DNG format
dng_infoTop-level structure of DNG file with access to metadata
dng_iptcClass for reading and holding IPTC metadata associated with a DNG file
dng_linearization_infoClass for managing data values related to DNG linearization
dng_memory_allocatorInterface for dng_memory_block allocator
dng_memory_blockClass to provide resource acquisition is instantiation discipline for image buffers and other larger memory allocations
dng_memory_dataClass to provide resource acquisition is instantiation discipline for small memory allocations
dng_memory_streamA dng_stream which can be read from or written to memory
dng_mosaic_infoSupport for describing color filter array patterns and manipulating mosaic sample data
dng_negativeMain class for holding DNG image data and associated metadata
dng_noise_functionNoise model for photon and sensor read noise, assuming that they are independent random variables and spatially invariant
dng_noise_profileNoise profile for a negative
dng_opcode_FixVignetteRadialRadially-symmetric lens vignette correction opcode
dng_opcode_WarpFisheyeWarp opcode for fisheye camera model
dng_opcode_WarpRectilinearWarp opcode for pinhole perspective (rectilinear) camera model
dng_pixel_bufferHolds a buffer of pixel data with "pixel geometry" metadata
dng_renderClass used to render digital negative to displayable image
dng_simple_imageDng_image derived class with simple Trim and Rotate functionality
dng_sniffer_taskClass to establish scope of a named subtask in DNG processing
dng_space_AdobeRGBSingleton class for AdobeRGB color space
dng_space_ColorMatchSingleton class for ColorMatch color space
dng_space_GrayGamma18Singleton class for gamma 1.8 grayscale color space
dng_space_GrayGamma22Singleton class for gamma 2.2 grayscale color space
dng_space_ProPhotoSingleton class for ProPhoto RGB color space
dng_space_sRGBSingleton class for sRGB color space
dng_stream
dng_tile_bufferClass to get resource acquisition is instantiation behavior for tile buffers. Can be dirty or constant tile access
dng_time_zoneClass for holding a time zone
dng_tone_curve_acr3_defaultDefault ACR3 tone curve
dng_vignette_radial_paramsRadially-symmetric vignette (peripheral illuminational falloff) correction parameters
dng_warp_paramsAbstract base class holding common warp opcode parameters (e.g., number of planes, optical center) and common warp routines
dng_warp_params_fisheyeWarp parameters for fisheye camera model (radial component only). Note the restrictions described below
dng_warp_params_rectilinearWarp parameters for pinhole perspective rectilinear (not fisheye) camera model. Supports radial and tangential (decentering) distortion correction parameters

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