DIPixelProvider

DIPixelProvider
Scaleform::Render::DIPixelProvider
Declaration
class DIPixelProvider;
Description

DIPixelProvider is an interface to providing pixels for Get/SetPixels. AS3 ByteArray may require endian swapping, and this logic should not be contained in the renderer.

Methods
Method 
Description 
Returns the total number of pixels available. 
Reads the next pixel from the provider as an ARGB UInt32
Writes a pixel to the provider. 
File

Render_DrawableImage.h