MCMSAImage

class MCMSAImage extends MCMSObject

Třída pro práci s připojeným souborem


key var $di

proměnná obsahující index sloupce

var $quality

var $saved

function LoadImage( $src, $ext=false )


$src:
$ext=false:

function Reset( $saved )


$saved:

function NewImage( $truecolor )


$truecolor:

function Free()

function Save( $incedit, $format='', $newname='' )


$incedit:
$format='':
$newname='':

function SavePreview( $format='', $newname='' )


$format='':
$newname='':

function Rename( $filename )


$filename:

function Rollback()

function RestoreOriginal()

function RemoveOriginal()

function GetFileWorkPath()

function BackupOriginal()

function IsSavedPreview()

function IsSavedOriginal()

function Rotate( $angle )


$angle:

function RollHorizontal()

function RollVertical()

function Resize( $w, $h, $maxsize, $nobackup )


$w:
$h:
$maxsize:
$nobackup:

function Canvas( $w, $h, $center, $backcolor=false )


$w:
$h:
$center:
$backcolor=false:

function Crop( $t, $l, $b, $r )


$t:
$l:
$b:
$r:

function Filter( $f, $a1, $a2, $a3 )


$f:
$a1:
$a2:
$a3:

function Overlay( $sfile, $x, $y, $opacity, $nobackup )


$sfile:
$x:
$y:
$opacity:
$nobackup:

function InsertImage( $sfile, $x, $y )


$sfile:
$x:
$y:

function Width()

function Height()

function GetValue( $mw, $mh, $nocache, $pf='', $noexpires )


$mw:
$mh:
$nocache:
$pf='':
$noexpires:

function GetCacheFileName( $cachekey, $edit )


$cachekey:
$edit:

function IsCached( $cachekey )


$cachekey:

function PrintValueFromCache( $cachekey, $noexpires, $noheaders )


$cachekey:
$noexpires:
$noheaders:

function PrintValue( $cachekey='', $pf='', $noexpires, $noheaders )


$cachekey='':
$pf='':
$noexpires:
$noheaders:

function FormatOk( $noauth )


$noauth: