René's URL Explorer Experiment


Title: Data Structures and Constants | LibRaw

direct link

Domain: www.libraw.org

GeneratorDrupal 7 (http://drupal.org)
MobileOptimizedwidth
HandheldFriendlytrue
apple-mobile-web-app-capableyes

Links:

Skip to main contenthttps://www.libraw.org/docs/API-datastruct.html#main-content
https://www.libraw.org/
LibRawhttps://www.libraw.org/
FastRawViewerhttp://www.fastrawviewer.com
HERE!http://www.fastrawviewer.com
Abouthttps://www.libraw.org/
Newshttps://www.libraw.org/blog
Documentationhttps://www.libraw.org/docs
Supported camerashttps://www.libraw.org/supported-cameras
Downloadhttps://www.libraw.org/download
Extended supporthttps://www.libraw.org/extended-support
Forumhttps://www.libraw.org/forum
Feedbackhttps://www.libraw.org/contact
LibRaw: RAW image decoder libraryhttps://www.libraw.org/docs
Data structures https://www.libraw.org/docs/API-datastruct.html#datastruct
libraw_data_t: Main Data Structure in LibRaw https://www.libraw.org/docs/API-datastruct.html#libraw_data_t
Structure libraw_iparams_t: Main Parameters of the Image https://www.libraw.org/docs/API-datastruct.html#libraw_iparams_t
Structure libraw_image_sizes_t: Image Dimensions https://www.libraw.org/docs/API-datastruct.html#libraw_image_sizes_t
Structure libraw_colordata_t: Color Information https://www.libraw.org/docs/API-datastruct.html#libraw_colordata_t
Structure libraw_imgother_t: Other Parameters of the Image https://www.libraw.org/docs/API-datastruct.html#libraw_imgother_t
Structure libraw_rawdata_t: holds unpacked RAW data https://www.libraw.org/docs/API-datastruct.html#libraw_rawdata_t
Structure libraw_thumbnail_t: Description of extracted Thumbnail https://www.libraw.org/docs/API-datastruct.html#libraw_thumbnail_t
Structure libraw_thumbnail_list_t: Description of file's thumbnail listhttps://www.libraw.org/docs/API-datastruct.html#libraw_thumbnail_list_t
Structure libraw_lensinfo_t - lens data, extracted from EXIF/Makernotes https://www.libraw.org/docs/API-datastruct.html#libraw_lensinfo_t
Structure libraw_raw_unpack_params_t: metadata and raw decoding options and flagshttps://www.libraw.org/docs/API-datastruct.html#libraw_raw_unpack_params_t
Structure libraw_output_params_t: Management of dcraw-style postprocessing https://www.libraw.org/docs/API-datastruct.html#libraw_output_params_t
Structure libraw_callbacks_t: user-settable callbackshttps://www.libraw.org/docs/API-datastruct.html#libraw_callbacks_t
Structure libraw_processed_image_t - result set for dcraw_make_mem_image()/dcraw_make_mem_thumb() functions https://www.libraw.org/docs/API-datastruct.html#libraw_processed_image_t
Input abstraction layer https://www.libraw.org/docs/API-datastruct.html#datastream
Data fields https://www.libraw.org/docs/API-datastruct.html#datastream_data
Constants https://www.libraw.org/docs/API-datastruct.html#const
enum LibRaw_errors: Error Codes https://www.libraw.org/docs/API-datastruct.html#LibRaw_errors
enum LibRaw_decoder_flags - RAW data format description https://www.libraw.org/docs/API-datastruct.html#decoder_flags
enum LibRaw_progress: Current State of LibRaw Object https://www.libraw.org/docs/API-datastruct.html#progress
enum LibRaw_thumbnail_formats: Thumbnail Data Formats https://www.libraw.org/docs/API-datastruct.html#LibRaw_thumbnail_formats
Nonstandard Situations (Warnings) during RAW Data Processing https://www.libraw.org/docs/API-datastruct.html#warnings
enum LibRaw_image_formats - possible types of data, contains in libraw_processed_image_t structurehttps://www.libraw.org/docs/API-datastruct.html#LibRaw_image_formats
enum LibRaw_processing_options - flags that affects extracted RAW datahttps://www.libraw.org/docs/API-datastruct.html#LibRaw_processing_options
enum LibRaw_rawspecial_t - special raw extraction modeshttps://www.libraw.org/docs/API-datastruct.html#LibRaw_rawspecial_t
phases of image processing https://www.libraw.org/docs/API-datastruct.html#progress
suspicious situations (warnings) https://www.libraw.org/docs/API-datastruct.html#warnings
below https://www.libraw.org/docs/API-datastruct.html#libraw_iparams_t
below https://www.libraw.org/docs/API-datastruct.html#libraw_image_sizes_t
below https://www.libraw.org/docs/API-datastruct.html#libraw_lensinfo_t
below https://www.libraw.org/docs/API-datastruct.html#libraw_colordata_t
below https://www.libraw.org/docs/API-datastruct.html#libraw_imgother_t
below https://www.libraw.org/docs/API-datastruct.html#libraw_thumbnail_t
below https://www.libraw.org/docs/API-datastruct.html#libraw_rawdata_t
below https://www.libraw.org/docs/API-datastruct.html#libraw_iparams_t
user-settable callbackshttps://www.libraw.org/docs/API-datastruct.html#libraw_callbacks_t
unpack() https://www.libraw.org/docs/API-CXX.html#unpack
unpack() https://www.libraw.org/docs/API-CXX.html#unpack
LibRaw_thumbnail_formats https://www.libraw.org/docs/API-datastruct.html#LibRaw_thumbnail_formats
http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/Canon.htmlhttp://www.sno.phy.queensu.ca/%7Ephil/exiftool/TagNames/Canon.html
http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/Olympus.htmlhttp://www.sno.phy.queensu.ca/%7Ephil/exiftool/TagNames/Olympus.htmlhttp://www.sno.phy.queensu.ca/%7Ephil/exiftool/TagNames/Olympus.html
http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/Sony.htmlhttp://www.sno.phy.queensu.ca/%7Ephil/exiftool/TagNames/Sony.html
http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/Nikon.htmlhttp://www.sno.phy.queensu.ca/%7Ephil/exiftool/TagNames/Nikon.html
LibRaw_processing_optionshttps://www.libraw.org/docs/API-datastruct.html#LibRaw_processing_options
LibRaw_rawspecial_thttps://www.libraw.org/docs/API-datastruct.html#LibRaw_rawspecial_t
RAW data reading https://www.libraw.org/docs/API-notes.html
RAW data reading https://www.libraw.org/docs/API-notes.html
affects RAW data reading https://www.libraw.org/docs/API-notes.html
C++ APIhttps://www.libraw.org/docs/API-CXX.html#callbacks
C++ APIhttps://www.libraw.org/docs/API-CXX.html#callbacks
list of LibRaw_decoder_flags https://www.libraw.org/docs/API-datastruct.html#decoder_flags
LibRaw_file_datastream https://www.libraw.org/docs/API-CXX.html#file_datastream
LibRaw_buffer_datastream https://www.libraw.org/docs/API-CXX.html#buffer_datastream
LibRaw_abstract_datastream https://www.libraw.org/docs/API-CXX.html#datastream
LibRaw::open_datastream() https://www.libraw.org/docs/API-CXX.html#open_datastream
LibRaw::open_datastream() https://www.libraw.org/docs/API-CXX.html#open_datastream
LibRaw::open_file() https://www.libraw.org/docs/API-CXX.html#open_file
LibRaw::open_buffer() https://www.libraw.org/docs/API-CXX.html#open_buffer
C++ API https://www.libraw.org/docs/API-CXX.html
C API https://www.libraw.org/docs/API-C.html
own datastream objects creation guide https://www.libraw.org/docs/API-CXX.html#own_datastreams
error code conventions https://www.libraw.org/docs/API-notes.html#errors
recycle() https://www.libraw.org/docs/API-CXX.html#recycle
recycle() https://www.libraw.org/docs/API-CXX.html#recycle
recycle() https://www.libraw.org/docs/API-CXX.html#recycle
progress callback https://www.libraw.org/docs/API-CXX.html#progress
recycle() https://www.libraw.org/docs/API-CXX.html#recycle
unpack() https://www.libraw.org/docs/API-CXX.html#unpack
open_file() https://www.libraw.org/docs/API-CXX.html#open_file
unpack() https://www.libraw.org/docs/API-CXX.html#unpack
open_file() https://www.libraw.org/docs/API-CXX.html#open_file
‹ Compilation and Installationhttps://www.libraw.org/docs/Install-LibRaw-eng.html
uphttps://www.libraw.org/docs
C++ API ›https://www.libraw.org/docs/API-CXX.html
Printer-friendly versionhttps://www.libraw.org/book/export/html/31
Add new commenthttps://www.libraw.org/comment/reply/31#comment-form
Displaying L channel in Photoshophttps://www.libraw.org/articles/displaying_L_channel_in_Photoshop.html
Festina Lentehttps://www.libraw.org/articles/festina-lente.html
Bayer moirehttps://www.libraw.org/articles/bayer-moire.html
Chasing a Gray Cat In a Gray Room: the level of middle gray and the headroom in the highlights for Canon 5D Mark IIhttps://www.libraw.org/articles/Canon-5Dmk2-headroom.html
Two Paths Leading Nowherehttps://www.libraw.org/articles/2-ways-to-nowhere.html
More articles https://www.libraw.org/articles
LibRaw articleshttps://www.libraw.org/node/44
LibRaw: RAW image decoder libraryhttps://www.libraw.org/docs
API Overview (C++)https://www.libraw.org/docs/API-overview.html
Compilation and Installationhttps://www.libraw.org/docs/Install-LibRaw-eng.html
Data Structures and Constantshttps://www.libraw.org/docs/API-datastruct-eng.html
C++ APIhttps://www.libraw.org/docs/API-CXX.html
C APIhttps://www.libraw.org/docs/API-C.html
General Notes on APIhttps://www.libraw.org/docs/API-notes.html
Usage Exampleshttps://www.libraw.org/docs/Samples-LibRaw.html
Create new accounthttps://www.libraw.org/user/register
Request new passwordhttps://www.libraw.org/user/password
Forumshttps://www.libraw.org/forum
Popular contenthttps://www.libraw.org/popular
Recent contenthttps://www.libraw.org/tracker
This is a necessaryhttps://www.libraw.org/comment/8445#comment-8445
I can't seem to publish thehttps://www.libraw.org/comment/8418#comment-8418
We've explained width/heighthttps://www.libraw.org/comment/8390#comment-8390
You're welcome, D.https://www.libraw.org/comment/8382#comment-8382
Thank you very much.https://www.libraw.org/comment/8381#comment-8381
more https://www.libraw.org/comments/recent
https://www.libraw.org/comments/feed
0.22.1 Releasehttps://www.libraw.org/news/libraw-0-22-1-release
LibRaw 0.22 Releasehttps://www.libraw.org/news/libraw-0-22-0-release
LibRaw 0.21.5https://www.libraw.org/news/libraw-0-21-5-release
LibRaw 0.22 PreRC1https://www.libraw.org/news/libraw-022-prerc1
LibRaw 0.21.4https://www.libraw.org/news/libraw-0-21-4-release
LibRaw 202502 snapshothttps://www.libraw.org/news/libraw-202502-snapshot
LibRaw 0.21.3https://www.libraw.org/news/libraw-0-21-3-release
LibRaw 202403 snapshothttps://www.libraw.org/news/libraw-202403-snapshot
LibRaw 0.21.2https://www.libraw.org/news/libraw-0-21-2-release
LibRaw 0.21.1 Releasehttps://www.libraw.org/news/libraw-0-21-1-release
Morehttps://www.libraw.org/blog
X-Trans — 6-pixel margin alignment shifts the active area and loses 2 rows/cols vs the camera's EXIF crop (X-Pro2-class)https://www.libraw.org/node/2872
Assistance wanted with white balance processing (I think)https://www.libraw.org/node/2871
Problem with colour of imageshttps://www.libraw.org/node/2870
libvips 8.18+ has a libraw loaderhttps://www.libraw.org/node/2869
mismatch between size reported after libraw_open_file(), and decoded image sizehttps://www.libraw.org/node/2868
Morehttps://www.libraw.org/forum
About LibRawhttps://www.libraw.org/about
Downloadhttps://www.libraw.org/download
LibRaw 0.22 supported camerashttps://www.libraw.org/supported-cameras
LibRaw 0.20 supported camerashttps://www.libraw.org/supported-cameras-020
C++ APIhttps://www.libraw.org/docs/API-CXX.html
more https://www.libraw.org/popular/all
About LibRawhttps://www.libraw.org/about
Downloadhttps://www.libraw.org/download
dcraw_make_mem_thumbhttps://www.libraw.org/node/1839
RAW decoding/processing libraryhttps://www.libraw.org/homepage
LibRaw 0.20 supported camerashttps://www.libraw.org/supported-cameras-020
more https://www.libraw.org/popular/all
X-Trans — 6-pixel margin alignment shifts the active area and loses 2 rows/cols vs the camera's EXIF crop (X-Pro2-class)https://www.libraw.org/node/2872
mismatch between size reported after libraw_open_file(), and decoded image sizehttps://www.libraw.org/node/2868
Problem with colour of imageshttps://www.libraw.org/node/2870
Assistance wanted with white balance processing (I think)https://www.libraw.org/node/2871
libvips 8.18+ has a libraw loaderhttps://www.libraw.org/node/2869
Morehttps://www.libraw.org/forum
LibRaw LLChttp://www.libraw.com

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.