Aspose::Pdf::IIndexBitmapConverter::Get4BppImage metod

IIndexBitmapConverter::Get4BppImage method

Returnerar 4Bpp-bitmaprepresentation.

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

ReturnValue

Bitmap i 4 bpp‑bildformat.

Se även