The WebPFrameSettings type exposes the following members.
Name | Description | |
---|---|---|
WebPFrameSettings |
Initializes a new instance of the WebPFrameSettings class. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
BlendTransparentWithPrevious |
Gets or sets whether transparent pixels of the current frame are to be blended with corresponding pixels of the previous canvas. |
|
Delay |
Gets or sets a number of hundredths (1/100) of a second to wait after rendering a frame. |
|
DisposalMethod |
Gets or sets a disposal method, i.e. what to do with the screen when the frame is being displayed. |
|
Left |
Gets a horizontal position of the left top corner of a frame. |
|
Lossless |
Gets or sets whether the frame should be compressed lossless. |
|
Top |
Gets a vertical position of the left top corner of a frame. |