'Declaration Public Function New( _
ByVal backgroundColorA background color of the image.As System.Drawing.Color _
)
public ImageTransformationBasedCommand(
System.Drawing.Color backgroundColor
)
public: ImageTransformationBasedCommand(
System.Drawing.Color* backgroundColor
)
public:
ImageTransformationBasedCommand(
System.Drawing.Color^ backgroundColor
)
Parameters
- backgroundColor
- A background color of the image.