Creates the rendered image determined by the render context and parameter block.parama0 the RenderContext.parama1 the ParameterBlock.returnthe rendered image.
Gets the bounding rectangle from the parameter block.parama0 the parameter block to read the bounds from.returnthe bounding rectangle.
Gets the value of the property from the parameter block.parama0 the parameter block to examine to find the property.parama1 the name of the property.returnthe value of the property.
Gets the names of all of the supported properties.returnthe property names.
Checks if this image factory is dynamic.returntrue, if this image factory is dynamic.
Maps a render context to a parameter block and a renderable image.parama0 the index.parama1 the RenderContext.parama2 the ParameterBlock.parama3 the RenderableImage.returnthe render context.