MARIJuANA
— DIOS — NO — CREA — NADA — EN — VANO —
Linux instance-20230208-1745 6.8.0-1013-oracle #13~22.04.1-Ubuntu SMP Mon Sep 2 13:02:56 UTC 2024 x86_64
  SOFT : Apache/2.4.52 (Ubuntu) PHP : 8.1.2-1ubuntu2.19
/var/www/pocoes/transparencia/assets/filemanager/connectors/php/inc/wideimage/doc/
10.0.0.135

 
[ NAME ] [ SIZE ] [ PERM ] [ DATE ] [ ACT ]
+FILE +DIR
Exceptions dir drwxrwxr-x 2019-05-20 12:22 R D
Internal-Mappers dir drwxrwxr-x 2019-05-20 12:22 R D
Internal-Operations dir drwxrwxr-x 2019-05-20 12:21 R D
Internals dir drwxrwxr-x 2019-05-20 12:22 R D
WideImage dir drwxrwxr-x 2019-05-20 12:22 R D
media dir drwxrwxr-x 2019-05-20 12:22 R D
classtrees_Exceptions.html 3.563 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
classtrees_Internal-Mappers.html 3.519 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
classtrees_Internal-Operations.html 6.776 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
classtrees_Internals.html 2.41 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
classtrees_WideImage.html 2.981 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
elementindex.html 66.007 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
elementindex_Exceptions.html 6.252 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
elementindex_Internal-Mappers.html 13.199 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
elementindex_Internal-Operations.html 24.78 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
elementindex_Internals.html 8.731 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
elementindex_WideImage.html 37.931 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
errors.html 3.071 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
index.html 1.854 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
li_Exceptions.html 3.493 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
li_Internal-Mappers.html 3.759 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
li_Internal-Operations.html 6.659 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
li_Internals.html 2.631 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
li_WideImage.html 3.527 KB -rw-rw-r-- 2019-05-20 12:10 R E G D
REQUEST EXIT
Element Index
[ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ l ] [ m ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ _ ]

a

addNoise
in file Image.php, method WideImage_Image::addNoise()
    Adds noise to the image
allocateColor
in file Image.php, method WideImage_Image::allocateColor()
    Allocate a color by RGB values.
allocateColorAlpha
in file TrueColorImage.php, method WideImage_TrueColorImage::allocateColorAlpha()
    Allocates a color and returns its index
alphaBlending
in file TrueColorImage.php, method WideImage_TrueColorImage::alphaBlending()
    Sets alpha blending mode via imagealphablending()
applyConvolution
in file Image.php, method WideImage_Image::applyConvolution()
    Applies convolution matrix with imageconvolution()
applyFilter
in file Image.php, method WideImage_Image::applyFilter()
    Applies a filter
applyMask
in file Image.php, method WideImage_Image::applyMask()
    Returns an image with applied mask
asGrayscale
in file Image.php, method WideImage_Image::asGrayscale()
    Returns a grayscale copy of the image
asNegative
in file Image.php, method WideImage_Image::asNegative()
    Returns a negative of the image
asPalette
in file Image.php, method WideImage_Image::asPalette()
    Returns a palette copy (8bit) of the image
asPalette
in file PaletteImage.php, method WideImage_PaletteImage::asPalette()
    (non-PHPdoc)
asPalette
in file TrueColorImage.php, method WideImage_TrueColorImage::asPalette()
assertValidImageHandle
in file WideImage.php, method WideImage::assertValidImageHandle()
    Throws exception if the handle isn't a valid GD resource
asString
in file Image.php, method WideImage_Image::asString()
    Returns binary string with image data in format specified by $format
asTrueColor
in file TrueColorImage.php, method WideImage_TrueColorImage::asTrueColor()
    (non-PHPdoc)
asTrueColor
in file PaletteImage.php, method WideImage_PaletteImage::asTrueColor()
    (non-PHPdoc)
asTrueColor
in file Image.php, method WideImage_Image::asTrueColor()
    Returns a true-color copy of the image
autoCrop
in file Image.php, method WideImage_Image::autoCrop()
    Performs an auto-crop on the image
AddNoise.php
procedural page AddNoise.php
ApplyConvolution.php
procedural page ApplyConvolution.php
ApplyFilter.php
procedural page ApplyFilter.php
ApplyMask.php
procedural page ApplyMask.php
AsGrayscale.php
procedural page AsGrayscale.php
AsNegative.php
procedural page AsNegative.php
AutoCrop.php
procedural page AutoCrop.php
top

b

bit5
in file TGA.php, method WideImage_vendor_de77_TGA::bit5()
byte
in file AddNoise.php, method WideImage_Operation_AddNoise::byte()
    Returns value within (0,255)
BMP.php
procedural page BMP.php
BMP.php
procedural page BMP.php
top

c

$cache
in file OperationFactory.php, variable WideImage_OperationFactory::$cache
$canvas
in file Image.php, variable WideImage_Image::$canvas
    Canvas object
$color
in file TTF.php, variable WideImage_Font_TTF::$color
$color
in file GDF.php, variable WideImage_Font_GDF::$color
$color
in file PS.php, variable WideImage_Font_PS::$color
$coord_align
in file Coordinate.php, variable WideImage_Coordinate::$coord_align
$coord_numeric
in file Coordinate.php, variable WideImage_Coordinate::$coord_numeric
$customMappers
in file MapperFactory.php, variable WideImage_MapperFactory::$customMappers
Canvas.php
procedural page Canvas.php
checkGD
in file WideImage.php, method WideImage::checkGD()
    Checks whether the gd library is loaded, and throws an exception otherwise
colorNoise_fun
in file AddNoise.php, method WideImage_Operation_AddNoise::colorNoise_fun()
    Adds color noise by altering given R,G,B values using specififed amount
Coordinate.php
procedural page Coordinate.php
copy
in file Image.php, method WideImage_Image::copy()
    Returns a copy of the image object
copyAsNew
in file PaletteImage.php, method WideImage_PaletteImage::copyAsNew()
    Returns a copy of the image
copyNoAlpha
in file TrueColorImage.php, method WideImage_TrueColorImage::copyNoAlpha()
    (non-PHPdoc)
copyNoAlpha
in file PaletteImage.php, method WideImage_PaletteImage::copyNoAlpha()
    (non-PHPdoc)
copyNoAlpha
in file Image.php, method WideImage_Image::copyNoAlpha()
    Returns an image without an alpha channel
copyTo
in file Image.php, method WideImage_Image::copyTo()
    Copies this image onto another image
copyTransparencyFrom
in file Image.php, method WideImage_Image::copyTransparencyFrom()
    Copies transparency information from $sourceImage. Optionally fills the image with the transparent color at (0, 0).
correctGamma
in file Image.php, method WideImage_Image::correctGamma()
    Corrects gamma on the image
create
in file TrueColorImage.php, method WideImage_TrueColorImage::create()
    Factory method that creates a true-color image object
create
in file PaletteImage.php, method WideImage_PaletteImage::create()
    Create a palette image
createPaletteImage
in file WideImage.php, method WideImage::createPaletteImage()
    Factory method for creating a palette image
createTrueColorImage
in file WideImage.php, method WideImage::createTrueColorImage()
    Factory method for creating a true-color image
crop
in file Image.php, method WideImage_Image::crop()
    Returns a cropped rectangular portion of the image
CopyChannelsPalette.php
procedural page CopyChannelsPalette.php
CopyChannelsTrueColor.php
procedural page CopyChannelsTrueColor.php
CorrectGamma.php
procedural page CorrectGamma.php
Crop.php
procedural page Crop.php
top

d

dec_bits
in file TGA.php, method WideImage_vendor_de77_TGA::dec_bits()
destroy
in file Image.php, method WideImage_Image::destroy()
    This method destroy the image handle, and releases the image resource.
determineFormat
in file MapperFactory.php, method WideImage_MapperFactory::determineFormat()
doCreate
in file TrueColorImage.php, method WideImage_TrueColorImage::doCreate()
doCreate
in file PaletteImage.php, method WideImage_PaletteImage::doCreate()
dwordize
in file TGA.php, method WideImage_vendor_de77_TGA::dwordize()
top

e

evaluate
in file Coordinate.php, method WideImage_Coordinate::evaluate()
    Evaluates the $coord relatively to $dim
Exception.php
procedural page Exception.php
execute
in file Merge.php, method WideImage_Operation_Merge::execute()
    Returns a merged image
execute
in file GetMask.php, method WideImage_Operation_GetMask::execute()
    Returns a mask
execute
in file Flip.php, method WideImage_Operation_Flip::execute()
    Returns a flipped image
execute
in file Mirror.php, method WideImage_Operation_Mirror::execute()
    Returns a mirrored image
execute
in file Resize.php, method WideImage_Operation_Resize::execute()
    Returns a resized image
execute
in file Unsharp.php, method WideImage_Operation_Unsharp::execute()
    Returns sharpened image
execute
in file RoundCorners.php, method WideImage_Operation_RoundCorners::execute()
execute
in file Rotate.php, method WideImage_Operation_Rotate::execute()
    Returns rotated image
execute
in file ResizeCanvas.php, method WideImage_Operation_ResizeCanvas::execute()
    Returns an image with a resized canvas
execute
in file Crop.php, method WideImage_Operation_Crop::execute()
    Returns a cropped image
execute
in file AsGrayscale.php, method WideImage_Operation_AsGrayscale::execute()
    Returns a greyscale copy of an image
execute
in file ApplyMask.php, method WideImage_Operation_ApplyMask::execute()
    Applies a mask on the copy of source image
execute
in file ApplyFilter.php, method WideImage_Operation_ApplyFilter::execute()
    Executes imagefilter
execute
in file ApplyConvolution.php, method WideImage_Operation_ApplyConvolution::execute()
    Executes imageconvolution() filter
execute
in file AsNegative.php, method WideImage_Operation_AsNegative::execute()
    Returns a greyscale copy of an image
execute
in file AutoCrop.php, method WideImage_Operation_AutoCrop::execute()
    Executes the auto-crop operation on the $img
execute
in file CopyChannelsTrueColor.php, method WideImage_Operation_CopyChannelsTrueColor::execute()
    Returns an image with only specified channels copied
execute
in file AddNoise.php, method WideImage_Operation_AddNoise::execute()
    Returns image with noise added
execute
in file CopyChannelsPalette.php, method WideImage_Operation_CopyChannelsPalette::execute(