Image\Adapter\Imagick::check
  • References/PHP/Phalcon/Image/Adapter/Imagick

public static check () Checks if Imagick is enabled

2025-01-10 15:47:30
Image\Adapter::render
  • References/PHP/Phalcon/Image/Adapter

public render ([mixed $ext], [mixed $quality]) Render the image and return the binary string

2025-01-10 15:47:30
Image\Adapter::getType
  • References/PHP/Phalcon/Image/Adapter

public getType () Image type Driver dependent

2025-01-10 15:47:30
Image\Adapter::sharpen
  • References/PHP/Phalcon/Image/Adapter

public sharpen (mixed $amount) Sharpen the image by a given amount

2025-01-10 15:47:30
Image\Adapter::background
  • References/PHP/Phalcon/Image/Adapter

public background (mixed $color, [mixed $opacity]) Set the background color of an image

2025-01-10 15:47:30
Image\Adapter::watermark
  • References/PHP/Phalcon/Image/Adapter

public watermark (Phalcon\Image\Adapter $watermark

2025-01-10 15:47:30
Image\Adapter::crop
  • References/PHP/Phalcon/Image/Adapter

public crop (mixed $width, mixed $height, [mixed $offsetX], [mixed $offsetY]) Crop an image

2025-01-10 15:47:30
Image\Adapter::getImage
  • References/PHP/Phalcon/Image/Adapter

public getImage () ...

2025-01-10 15:47:30
Image\Adapter::flip
  • References/PHP/Phalcon/Image/Adapter

public flip (mixed $direction) Flip the image along the horizontal or vertical axis

2025-01-10 15:47:30
Image\Adapter::text
  • References/PHP/Phalcon/Image/Adapter

public text (mixed $text, [mixed $offsetX], [mixed $offsetY], [mixed $opacity], [mixed $color], [mixed

2025-01-10 15:47:30