Aspose::Pdf::IIndexBitmapConverter::Get1BppImage metod

IIndexBitmapConverter::Get1BppImage method

Returnerar 1Bpp-bitmaprepresentation.

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

ReturnValue

Bitmap i 1 bpp‑bildformat.

Se även