Aspose::Pdf::IIndexBitmapConverter::Get8BppImage metod

IIndexBitmapConverter::Get8BppImage method

Returnerar 8Bpp-bitmaprepresentation.

virtual System::SharedPtr<System::Drawing::Bitmap> Aspose::Pdf::IIndexBitmapConverter::Get8BppImage(System::SharedPtr<System::Drawing::Bitmap> src)=0
ParameterTypBeskrivning
srcSystem::SharedPtr<System::Drawing::Bitmap>Käll‑bitmap.

ReturnValue

Bitmap i 8 bpp‑bildformat.

Se även