CropVariantCollection

Table of Contents

Properties

$cropVariants  : array<string|int, CropVariant>

Methods

__construct()  : mixed
__toString()  : mixed
applyRatioRestrictionToSelectedCropArea()  : CropVariantCollection
asArray()  : array<string|int, mixed>
create()  : CropVariantCollection
getCropArea()  : Area
getFocusArea()  : Area
addCropVariant()  : mixed
createEmpty()  : CropVariantCollection
setCropVariants()  : mixed

Properties

Methods

asArray()

public asArray() : array<string|int, mixed>
Internal
Return values
array<string|int, mixed>

getCropArea()

public getCropArea([string $id = 'default' ]) : Area
Parameters
$id : string = 'default'
Return values
Area

getFocusArea()

public getFocusArea([string $id = 'default' ]) : Area
Parameters
$id : string = 'default'
Return values
Area

        
On this page

Search results