Click or drag to resize

FlattenAlphaCommand Constructor

Creates a FlattenAlphaCommand that can be used to remove alpha information from an image.
Overload List
  NameDescription
Public methodFlattenAlphaCommand
Creates a new instance of FlattenAlphaCommand.
Public methodFlattenAlphaCommand(Color)
Creates a new instance of FlattenAlphaCommand specifying the color used to replace the alpha.
Protected methodFlattenAlphaCommand(SerializationInfo, StreamingContext)
Creates a new instance of FlattenAlphaCommand from serialization information.
Top
See Also