Commit 19426ea4 authored by Davis King's avatar Davis King

updated docs

parent fa774500
...@@ -535,7 +535,7 @@ ...@@ -535,7 +535,7 @@
<file>dlib/image_io.h</file> <file>dlib/image_io.h</file>
<spec_file link="true">dlib/image_saver/image_saver_abstract.h</spec_file> <spec_file link="true">dlib/image_saver/image_saver_abstract.h</spec_file>
<description> <description>
This global function writes an image out to an ostream as a dlib DNG file (a lossless This global function saves an image as a dlib DNG file (a lossless
compressed image format). compressed image format).
<p> <p>
This routine can save images containing any type of pixel. However, the DNG format This routine can save images containing any type of pixel. However, the DNG format
...@@ -637,7 +637,7 @@ ...@@ -637,7 +637,7 @@
<file>dlib/image_io.h</file> <file>dlib/image_io.h</file>
<spec_file link="true">dlib/image_saver/image_saver_abstract.h</spec_file> <spec_file link="true">dlib/image_saver/image_saver_abstract.h</spec_file>
<description> <description>
This global function writes an image out to an ostream as a MS Windows BMP file. This global function saves an image as a MS Windows BMP file.
<p> <p>
This routine can save images containing any type of pixel. However, it will This routine can save images containing any type of pixel. However, it will
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment