Lynkeos
Instance Methods | List of all members
MyImageListItem(private) Category Reference

Internal methods. More...

Instance Methods

(void) - setURL:
 Common part of standard and decoder initializers.
 
(id) - initWithParent:withIndex:
 Initializer for movie items.
 
(void) - setSelectionState:
 Set selection state with tri state option.
 
(void) - childrenSelectionChanged
 Update the container selection state according to the children.
 
(void) - setName:
 Initialize the name of this item.
 
(id< LynkeosImageBuffer >) - getCustomImageBufferInRect:
 Read the custom image buffer if any, nil otherwise. More...
 
(id< LynkeosImageBuffer >) - getDarkFrame
 Shortcut to speed up calibration frames retrieval. More...
 
(id< LynkeosImageBuffer >) - getFlatField
 Shortcut to speed up calibration frames retrieval. More...
 

Detailed Description

Internal methods.

Method Documentation

- (id< LynkeosImageBuffer >) getCustomImageBufferInRect: (LynkeosIntegerRect rect

Read the custom image buffer if any, nil otherwise.

Parameters
rectThe rectangle in which to extract the sample (it shall be entirely inside the image)
Returns
The custom image buffer for this item

References LynkeosIntegerSize::height, LynkeosIntegerRect::origin, LynkeosIntegerRect::size, LynkeosIntegerSize::width, LynkeosIntegerPoint::x, and LynkeosIntegerPoint::y.

- (id< LynkeosImageBuffer >) getDarkFrame

Shortcut to speed up calibration frames retrieval.

Returns
The dark frame for this item

References myImageListItemDarkFrame.

- (id< LynkeosImageBuffer >) getFlatField

Shortcut to speed up calibration frames retrieval.

Returns
The flat field for this item

References myImageListItemFlatField.


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