Xmipp  v3.23.11-Nereus
Macros | Functions
rwMRC.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CORE_RWMRC_H
 

Functions

int readMRC (size_t select_img, bool isStack=false)
 
int readMRC (size_t start_img, size_t batch_size, bool isStack=false)
 
int writeMRC (size_t select_img, bool isStack=false, int mode=WRITE_OVERWRITE, const String &bitDepth="", CastWriteMode castMode=CW_CAST)
 

Macro Definition Documentation

◆ CORE_RWMRC_H

#define CORE_RWMRC_H

Definition at line 11 of file xmipp_image_base.h.

Function Documentation

◆ readMRC()

int readMRC ( size_t  start_img,
size_t  batch_size,
bool  isStack = false 
)