Image\Adapter

Abstract class Phalcon\Image\Adapter

implements Phalcon\Image\AdapterInterface

Base class for Phalcon\Image adapters

Methods

public string getRealPath ()

Returns the real path of the image file

public int getWidth ()

Returns the width of images

public int getHeight ()

Returns the height of images

public int getType ()

Returns the type of images

public string getMime ()

Returns the mime of images登录查看完整内容