![]() | PdfiumFPDFPage |
public static void FPDFPageObj_SetBlendMode( IntPtr page_obj, BlendTypes blendMode )
Public Shared Sub FPDFPageObj_SetBlendMode ( page_obj As IntPtr, blendMode As BlendTypes )
public: static void FPDFPageObj_SetBlendMode( IntPtr page_obj, BlendTypes blendMode )
static member FPDFPageObj_SetBlendMode : page_obj : IntPtr * blendMode : BlendTypes -> unit
public static void FPDFPageObj_SetBlendMode( IntPtr page_obj, BlendTypes blendMode )
Patagames.Pdf.Pdfium.FPDFPageObj_SetBlendMode = function(page_obj, blendMode);