GetThumbnail -> graphic-recolor-settings not used

Received : 2008/01/08 10:17:24

Hi,

we are using Aspose.Slides v2.7.8.0

As source there is a powerpoint-presentation containing an image wich is recolored within powerpoint.

Calling the method Slide.GetThumbnail shows the image in original colors instead of the recolored version.


This message was posted using Aspose.Live 2 Forum

We don’t have planes to implement rendering of recolored metafiles.
Actually, it is not possible without manual metafiles parsing.
We use standard System.Drawing functionality only.