![]() | PdfiumFFPDFBitmap_ |
Note: This API is now obsolete.
[ObsoleteAttribute("This method is obsolete and will be removed in a future release of the Pdfium .Net SDK. Please use FFPDFBitmap_GetPaletteEntry instead.", false)] public static int FFPDFBitmap_GetPaletteArgb( IntPtr bitmap, int index )
<ObsoleteAttribute("This method is obsolete and will be removed in a future release of the Pdfium .Net SDK. Please use FFPDFBitmap_GetPaletteEntry instead.", false)> Public Shared Function FFPDFBitmap_GetPaletteArgb ( bitmap As IntPtr, index As Integer ) As Integer
public: [ObsoleteAttribute(L"This method is obsolete and will be removed in a future release of the Pdfium .Net SDK. Please use FFPDFBitmap_GetPaletteEntry instead.", false)] static int FFPDFBitmap_GetPaletteArgb( IntPtr bitmap, int index )
[<ObsoleteAttribute("This method is obsolete and will be removed in a future release of the Pdfium .Net SDK. Please use FFPDFBitmap_GetPaletteEntry instead.", false)>] static member FFPDFBitmap_GetPaletteArgb : bitmap : IntPtr * index : int -> int
/** @attribute ObsoleteAttribute("This method is obsolete and will be removed in a future release of the Pdfium .Net SDK. Please use FFPDFBitmap_GetPaletteEntry instead.", false) */ public static int FFPDFBitmap_GetPaletteArgb( IntPtr bitmap, int index )
Patagames.Pdf.Pdfium.FFPDFBitmap_GetPaletteArgb = function(bitmap, index);