Allows an inheriting class to implement a
RasterCommand class which, provides functionality for performing an image processing command on an image.
Supported in Silverlight, Windows Phone 7
Syntax
Visual Basic (Declaration) | |
---|
Public Interface IRasterCommand |
C# | |
---|
public interface IRasterCommand |
C++/CLI | |
---|
public interface class IRasterCommand |
Example
Remarks
Requirements
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7
See Also