Haxe API Documentation
Back | Index
extern class flash.display.JPEGXRCompressOptions
implements IBitmapCompressOptions
Available in flash
var colorSpace : String
var quantization : UInt
var trimFlexBits : UInt
function new(?quantization : UInt, ?colorSpace : String, ?trimFlexBits : UInt) : Void
Back | Index