[www] r915 - trunk/www.matroska.org/data/technical/specs
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4 Date: 2005-04-05 13:51:06 +0400 (Tue, 05 Apr 2005) New Revision: 915 Modified: trunk/www.matroska.org/data/technical/specs/notes.html Log: content: precisions on how to use image cropping Modified: trunk/www.matroska.org/data/technical/specs/notes.html =================================================================== --- trunk/www.matroska.org/data/technical/specs/notes.html 2005-04-05 08:07:47 UTC (rev 914) +++ trunk/www.matroska.org/data/technical/specs/notes.html 2005-04-05 09:51:06 UTC (rev 915) @@ -258,6 +258,11 @@ <p></p> <p></p> <p></p> + +<h3 id="Cropping">Image cropping</h3> +<p>Thanks to the PixelCropXXX elements, it's possible to crop the image before being resized. That means the image size follows this path :</p> +<p>PixelXXX (size of the coded image) -> PixelCropXXX (size of the image to keep) -> DisplayXXX (resized cropped image)</p> + </div> <!--#include virtual="/include/page-tail.html" -->