Property | Defined By | ||
---|---|---|---|
source : Object [override]
Attempt to auto detect if we're receiving a base64 encoded string
or a traditional value for the image source
| Base64Image | ||
value : String | Base64Image |
Method | Defined By | ||
---|---|---|---|
Base64Image |
source | property |
source:Object
[override] Attempt to auto detect if we're receiving a base64 encoded string or a traditional value for the image source
public function get source():Object
public function set source(value:Object):void
value | property |
value:String
public function get value():String
public function set value(value:String):void
Base64Image | () | Constructor |
public function Base64Image()