Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 595 Bytes

reference_readRawImageFromDisc.md

File metadata and controls

15 lines (10 loc) · 595 Bytes

readRawImageFromDisc

Reads a raw file from disc and pushes it immediately to the GPU.

Usage in ImageJ macro

Ext.CLIJx_readRawImageFromDisc(Image destination, String filename, Number width, Number height, Number depth, Number bitsPerPixel);

Back to CLIJ2 reference Back to CLIJ2 documentation

Imprint