The SwfFrame type exposes the following members.
Name | Description | |
---|---|---|
![]() |
{dtor} |
Enables using delete operator in C++ applications. It is strongly not recommended to use it directly. |
![]() |
Dispose |
Releases all resources used by this Frame. (Inherited from Frame.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
ExportEncoderOptions | Overloaded. Exports all frame settings into encoder options object. |
![]() |
GetBitmap |
Returns bitmap stored in this frame. (Inherited from Frame.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetThumbnail |
Returns thumbnail of the bitmap stored in this frame. (Inherited from Frame.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ImportEncoderOptions |
Initialize the frame settings from the encoder options object. (Inherited from Frame.) |
![]() |
Lock |
Locks the object. (Inherited from LockableObject.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnExportEncoderOptions |
Exports encoder options. (Inherited from Frame.) |
![]() |
OnImportEncoderOptions |
Import encoder options. (Inherited from Frame.) |
![]() |
SetBitmap |
Puts a bitmap into frame. (Inherited from Frame.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Unlock |
Unlocks the object previously locked with method Lock(). (Inherited from LockableObject.) |