AgentryImage(String, ImageType, ImagePresentation, ImagePosition, int, int, int) constructor

Constructs an AgentryImage object.

Syntax

public  AgentryImage (String imageName, ImageType type, ImagePresentation presentation, ImagePosition position, int maskRed, int maskGreen, int maskBlue)

Parameters

Usage

This does not set the actual bitmap data and should be followed by a call to needsBitmapData and setBitmapData (if appropriate).