A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
load(path:String) — method, interface com.distriqt.extension.webp.loader.WebPLoader
Start the load of a WebP file.
loadWebP(path:String, decodedData:flash.utils:ByteArray) — method, class com.distriqt.extension.webp.WebP
This function loads the specified file and attempts to decode the file using the WebP format.
loadWebPBitmapData(path:String) — method, class com.distriqt.extension.webp.WebP
This function loads the specified file and attempts to decode the file using the WebP format.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z