PsdImage.AddPhotoFilterLayer

PsdImage.AddPhotoFilterLayer method

Adds the PhotoFilter layer.

public PhotoFilterLayer AddPhotoFilterLayer(Color color)
ParameterTypeDescription
colorColorThe color.

Return Value

Created PhotoFilter Layer

See Also