DcrawReader(Private) Category Reference
[Graphic files access]

Private part of the DCRAW readder class. More...

List of all members.

Public Member Functions

(void) - waitForConversion
 Wait for the dcraw task to complete the conversion.
(void) - getPPMsample:atX:Y:W:H:
 Extract a data sample in the converted PPM file.


Detailed Description

Private part of the DCRAW readder class.

Member Function Documentation

- (void) waitForConversion  

Wait for the dcraw task to complete the conversion.

Returns:
None

- (void) getPPMsample: (u_short*)  data
atX: (u_short)  x
Y: (u_short)  y
W: (u_short)  w
H: (u_short)  h 

Extract a data sample in the converted PPM file.

Parameters:
data The data buffer to fill
x X coordinate of the sample
y Y coordinate of the sample
w Width of the sample
h Height of the sample


The documentation for this category was generated from the following file:
Generated on Sat Mar 22 17:44:49 2008 for Lynkeos by  doxygen 1.5.4