23.06.2015 Views

MATLAB Programming

MATLAB Programming

MATLAB Programming

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Working with Graphics Files<br />

I 650x600x3 1170000 uint8 array<br />

Grand total is 1170000 elements using 1170000 bytes<br />

imwrite(I, 'my_graphics_file.tif','tif');<br />

Note imwrite supports different syntaxes for several of the standard formats.<br />

For example, with TIFF file format, you can specify the type of compression<br />

used to store the image. See the imwrite reference page for details.<br />

6-91

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!