'Declaration Public Sub AlphaFlatten( _ ByVal color As Color _ )
'Usage Dim instance As Processor Dim color As Color instance.AlphaFlatten(color)
public void AlphaFlatten( Color color )
public: void AlphaFlatten( Color color )
The image must be a 32 bit image including alpha channel prior to calling this method, or an exception is thrown.
Processor Class Processor Members
©2016. Accusoft Corporation. All Rights Reserved.