Members





NameDescription
MakeTransparentNew()
Initializes a new instance of the MakeTransparent class making all white pixel transparent.
MakeTransparentNew(Boolean)
Initializes a new instance of the MakeTransparent class making the first pixel of an image as the transparent color if the specified parameter is true.
MakeTransparentNew(Color)
Initializes a new instance of the MakeTransparent class making the specified color as the transparent color.
MakeTransparentNew(Color, Byte)
Initializes a new instance of the MakeTransparent class making the specified color and the specified alpha component value as the transparent color