Skip to content

b4b05aaa c512 bce4 acd5 a7885418eb12

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

BrightnessEffectModel.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 override ImageAttributes Apply()

VB

Public Overrides 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.BrightnessEffectModel.Apply"]

See Also

Reference

BrightnessEffectModel Class
iTin.Export.Model Namespace

Clone this wiki locally