Concept Framework 2.2 documentation Contents | Index

FFMpeg.Resize

Name Type Access Version Deprecated
Resize function static version 1 no

Prototype:
static function Resize(string image_name, number max_w, number max_h, string out_name="", string format=PREVIEW_PNG)

Parameters:
image_name      (string) // TO DO
max_w      (number) // TO DO
max_h      (number) // TO DO
out_name      (string) has a default value of ""
format      (string) has a default value of PREVIEW_PNG

Description:
TODO: Document this

Returns:
// TO DO

Documented by Devronium Autodocumenter Alpha, generation time: Sun Jan 27 18:15:28 2013 GMT(c)2013 Devronium Applications