Bitrix API

PreviewImageOptions

Table of Contents

Methods

__construct()  : mixed
getHeight()  : int
getMode()  : int
getWidth()  : int
setHeight()  : self
setMode()  : self
setWidth()  : self

Methods

__construct()

public __construct([array<string|int, mixed> $options = [] ]) : mixed
Parameters
$options : array<string|int, mixed> = []

setHeight()

public setHeight(int $height) : self
Parameters
$height : int
Return values
self

setMode()

public setMode(int $mode) : self
Parameters
$mode : int
Return values
self

setWidth()

public setWidth(int $width) : self
Parameters
$width : int
Return values
self

        
On this page

Search results