Called before the frame is added to the stream.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Protected Friend Overridable Sub OnBeforeAddFrame ( _
frame As IFrame _
)
protected internal virtual void OnBeforeAddFrame(
IFrame frame
)