| name: | WriteAnImage |
|---|
.. index:: single: itk::Image single: itk::ImageFileReader single: itk::ImageFileWriter single: itk::RGBPixelImage
RGB images are commonly used for representing data acquired from cryogenic sections, optical microscopy and endoscopy. This example illustrates how to read and write RGB color images to and from a file.
.. literalinclude:: Code.py :language: python :lines: 1, 16-
.. literalinclude:: Code.cxx :lines: 18-
.. breathelink:: itk::RGBPixelImage
