Guida di riferimento di ActionScript® 3.0 per la piattaforma Adobe® Flash®
Home  |  Nascondi elenco pacchetti e classi |  Pacchetti  |  Classi  |  Novità  |  Indice  |  Appendici  |  Perché in inglese?
Filtri: Recupero dati dal server...
Recupero dati dal server...
 

mx.graphics 


Il pacchetto mx.graphics contiene le classi di disegno.



Interfacce
 InterfacciaDescrizione
 IFill Defines the interface that classes that perform a fill must implement.
 IStroke Defines the interface that classes that define a line must implement.
Classi
 ClasseDescrizione
 BitmapFill Defines a set of values used to fill an area on screen with a bitmap or other DisplayObject.
 BitmapFillMode The BitmapFillMode class defines an enumeration of the resize modes that determine how a BitmapImage fills in the dimensions specified by the layout system.
 BitmapScaleMode The BitmapScaleMode class defines an enumeration for the scale modes that determine how a BitmapImage scales image content when fillMode is set to mx.graphics.BitmapFillMode.SCALE.
 BitmapSmoothingQuality An enum of the smoothing quality modes that determine how a BitmapImage scales image content when fillMode is set to BitmapFillMode.SCALE and smooth is true.
 GradientBase The GradientBase class is the base class for LinearGradient, LinearGradientStroke, and RadialGradient.
 GradientEntry The GradientEntry class defines the objects that control a transition as part of a gradient fill.
 GradientStroke The GradientStroke class lets you specify a gradient filled stroke.
 ImageSnapshot A helper class used to capture a snapshot of any Flash component that implements flash.display.IBitmapDrawable, including Flex UIComponents.
 LinearGradient The LinearGradient class lets you specify the fill of a graphical element, where a gradient specifies a gradual color transition in the fill color.
 LinearGradientStroke The LinearGradientStroke class lets you specify a gradient filled stroke.
 RadialGradient The RadialGradient class lets you specify a gradual color transition in the fill color.
 RadialGradientStroke The RadialGradientStroke class lets you specify a gradient filled stroke.
 RectangularDropShadow Drop shadows are typically created using the DropShadowFilter class.
 SolidColor Defines a representation for a color, including a color and an alpha value.
 SolidColorStroke The SolidColorStroke class defines the properties for a line.
 Stroke The Stroke class defines the properties for a line.

[ X ]Perché in inglese?
Il contenuto della Guida di riferimento di ActionScript 3.0 appare in inglese

Non tutte le parti della Guida di riferimento di ActionScript 3.0 sono tradotte in tutte le lingue. Quando un elemento del linguaggio non è tradotto, viene riportato in inglese. Ad esempio, la classe ga.controls.HelpBox non è tradotta in nessuna lingua. Pertanto, nella versione italiana della guida di riferimento, la descrizione della classe ga.controls.HelpBox è riportata in inglese.