| Package | flash.display |
| Class | public final class BitmapDataChannel |
| Inheritance | BitmapDataChannel Object |
|) to combine BitmapDataChannel constants to indicate multiple color channels.
The BitmapDataChannel constants are provided for use as values in the following:
sourceChannel and destChannel parameters of the
flash.display.BitmapData.copyChannel() method.channelOptions parameter of the
flash.display.BitmapData.noise() method.flash.filters.DisplacementMapFilter.componentX and
flash.filters.DisplacementMapFilter.componentX properties.| flash.display.BitmapData.copyChannel(), flash.display.BitmapData.noise(), flash.filters.DisplacementMapFilter.componentX, flash.filters.DisplacementMapFilter.componentY |
| Property | Defined by | ||
|---|---|---|---|
| ALPHA : uint = 8 [static]
The alpha channel.
| BitmapDataChannel | ||
| BLUE : uint = 4 [static]
The blue channel.
| BitmapDataChannel | ||
| GREEN : uint = 2 [static]
The green channel.
| BitmapDataChannel | ||
| RED : uint = 1 [static]
The red channel.
| BitmapDataChannel | ||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/labs/flashauthoringpreview/flash/display/BitmapDataChannel.html