IDynamicImageInstance Interface

Definition

Represents a dynamic image instance.

public interface class IDynamicImageInstance
public interface IDynamicImageInstance
type IDynamicImageInstance = interface
Public Interface IDynamicImageInstance
Derived

Methods

GetImage(DynamicImageInstance+ImageType, ActionInfoWithDynamicImageMapCollection)

Gets the image stream of the dynamic image instance.

SetDpi(Int32, Int32)

Sets the image DPI.

SetSize(Double, Double)

Sets the size of the image.

Applies to