Xmipp  v3.23.11-Nereus
Macros | Functions
rwJPEG.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_RWJPEG_H_
 

Functions

int readJPEG (size_t select_img)
 
int writeJPEG (size_t select_img, bool isStack=false, int mode=WRITE_OVERWRITE, String bitDepth="", CastWriteMode castMode=CW_CONVERT)
 

Macro Definition Documentation

◆ CORE_RWJPEG_H_

#define CORE_RWJPEG_H_

Definition at line 28 of file xmipp_image_base.h.

Function Documentation

◆ readJPEG()

int readJPEG ( size_t  select_img)

◆ writeJPEG()

int writeJPEG ( size_t  select_img,
bool  isStack = false,
int  mode = WRITE_OVERWRITE,
String  bitDepth = "",
CastWriteMode  castMode = CW_CONVERT 
)