ImageAt
status_t ImageAt(uint32 index, image_data_info& info)
status_t ImageAt(uint32 index, image_data_info& info) const;
raw.ImageAt(imageIndex, data);
raw.ImageAt(i, data);
for (int32 i = 0; Image* other = fImagesTableModel->ImageAt(i); i++) {
image = fImagesTableModel->ImageAt(selectionModel->RowAt(0));