Skip to content

c3d08724 c78c 6791 f66c 511518ce35cc

Fernando Garcia edited this page May 8, 2018 · 1 revision

BaseEffectModel.Apply Method

Additional header content

Gets the manipulation of the colors in an image to an effect.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public abstract ImageAttributes Apply()

VB

Public MustOverride Function Apply As ImageAttributes

Return Value

Type: ImageAttributes
A ImageAttributes object that contains the information about how bitmap colors are manipulated.

Remarks

[Missing documentation for "M:iTin.Export.Model.BaseEffectModel.Apply"]

See Also

Reference

BaseEffectModel Class
iTin.Export.Model Namespace

Clone this wiki locally