[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.DitheringEffect.Get

Get Method

Get(DitheringMethod)

Returns an instance of the DitheringEffect class.

Declaration
public static DitheringEffect Get(DitheringMethod ditheringMethod)
Public Shared Function [Get](ditheringMethod As DitheringMethod) As DitheringEffect
Parameters
Type Name Description
DitheringMethod ditheringMethod

The method of two-dimensional error diffusion dithering.

Returns
Type Description
DitheringEffect