Documentation

Wmf
in package

Table of Contents

Properties

$colorConverter  : ColorConverter
$gdiObjectArray  : array<string|int, mixed>
$mpdf  : Mpdf

Methods

__construct()  : mixed
_AddGDIObject()  : mixed
_DeleteGDIObject()  : mixed
_GetGDIObject()  : mixed
_getWMFimage()  : mixed
_LineTo()  : mixed
_MoveTo()  : mixed

Properties

$gdiObjectArray

private array<string|int, mixed> $gdiObjectArray

Methods

_AddGDIObject()

public _AddGDIObject(mixed $obj) : mixed
Parameters
$obj : mixed

_DeleteGDIObject()

public _DeleteGDIObject(mixed $idx) : mixed
Parameters
$idx : mixed

_GetGDIObject()

public _GetGDIObject(mixed $idx) : mixed
Parameters
$idx : mixed

_getWMFimage()

public _getWMFimage(mixed $data) : mixed
Parameters
$data : mixed

_LineTo()

public _LineTo(mixed $x, mixed $y) : mixed
Parameters
$x : mixed
$y : mixed

_MoveTo()

public _MoveTo(mixed $x, mixed $y) : mixed
Parameters
$x : mixed
$y : mixed

        
On this page

Search results