CLIJ2

Logo

GPU accelerated image processing for everyone

CLIJ2 home

readRawImageFromDisc

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

Availability: Available in Fiji by activating the update sites clij and clij2. This function is part of clijx_-0.32.0.1.jar.

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