postLoadAction Property
Summary
Defines any extra processing on the image that was read.
Syntax
public Action<RasterImage> postLoadAction { get; set; }
Public Property postLoadAction() As Action(Of RasterImage)
Get
Set
Property Value
Defines any extra processing on the image that was read.