WebPFrameSettings Members

The WebPFrameSettings type exposes the following members.

Constructors

Name Description
Public method WebPFrameSettings

Initializes a new instance of the WebPFrameSettings class.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property BlendTransparentWithPrevious

Gets or sets whether transparent pixels of the current frame are to be blended with corresponding pixels of the previous canvas.

Public property Delay

Gets or sets a number of hundredths (1/100) of a second to wait after rendering a frame.

Public property DisposalMethod

Gets or sets a disposal method, i.e. what to do with the screen when the frame is being displayed.

Public property Left

Gets a horizontal position of the left top corner of a frame.

Public property Lossless

Gets or sets whether the frame should be compressed lossless.

Public property Top

Gets a vertical position of the left top corner of a frame.

See Also

Reference