This documentation is for the old version. Go to the latest Graphics Mill docs

IFrame Methods

The IFrame type exposes the following members.

Methods

Name Description
Public method Dispose (Inherited from IDisposable.)
Public method ExportEncoderOptions Overloaded.

Exports all frame settings into the encoder options object.

Public method GetBitmap

Returns bitmap stored in this frame.

Public method GetThumbnail

Returns thumbnail of the bitmap stored in this frame.

Public method ImportEncoderOptions

Fills the frame settings from the encoder options object.

Public method SetBitmap

Puts a bitmap into frame.

See Also

Reference