Lynkeos
Instance Methods | List of all members
DcrawReader(Private) Category Reference

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

Instance Methods

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

Detailed Description

Private part of the DCRAW readder class.

Method Documentation

- (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
dataThe data buffer to fill
xX coordinate of the sample
yY coordinate of the sample
wWidth of the sample
hHeight of the sample

References waitForConversion.

- (void) waitForConversion

Wait for the dcraw task to complete the conversion.

Returns
None

Referenced by getPPMsample:atX:Y:W:H:.


The documentation for this category was generated from the following file: