Aspose::Pdf::Comparison::ImagesDifference::DifferenceToImage metod
ImagesDifference::DifferenceToImage method
Konverterar skillnadsarrayen till en bitmap‑bild med de angivna färgerna.
System::SharedPtr<System::Drawing::Bitmap> Aspose::Pdf::Comparison::ImagesDifference::DifferenceToImage(const System::SharedPtr<Color> &color, const System::SharedPtr<Color> &backgroundColor)
| Parameter | Typ | Beskrivning |
|---|---|---|
| färg | const System::SharedPtr<Color>& | Färgen för icke‑nollskillnader. |
| backgroundColor | const System::SharedPtr<Color>& | Bakgrundsfärgen för nollskillnader. |
ReturnValue
En bitmap-bild som representerar skillnadsarrayen.
Se även
- Typedef SharedPtr
- Class Bitmap
- Class Color
- Class ImagesDifference
- Namespace Aspose::Pdf::Comparison
- Library Aspose.PDF for C++