X = dpxread(filename) reads
image data from the DPX file specified by filename,
returning the image X.
Digital Picture Exchange (DPX) is an ANSI standard file format
commonly used for still-frame storage in digital intermediate post-production
facilities and film labs.
Name of a DPX file, specified as a string scalar or character vector.
filename can contain the absolute path to the file,
the name of a file on the MATLAB® path, or a relative path.