Adobe Extending Flash Professional CS5 Manual do Utilizador Página 63

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 565
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 62
41
EXTENDING FLASH PROFESSIONAL
BitmapItem object
Last updated 5/2/2011
Description
Property; a Boolean value that specifies whether to use the default imported JPEG quality (true) or not (false).
Available only for JPEG compression.
Example
The following code sets the useImportedJPEGQuality property of the first item in the library of the current
document to
true:
fl.getDocumentDOM().library.items[0].useImportedJPEGQuality = true;
alert(fl.getDocumentDOM().library.items[0].useImportedJPEGQuality);
Vista de página 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 564 565

Comentários a estes Manuais

Sem comentários